Searched refs:mHintLabelSize (Results 1 – 2 of 2) sorted by relevance
35 public int mHintLabelSize; field in KeyDrawParams64 mHintLabelSize = copyFrom.mHintLabelSize; in KeyDrawParams()101 mHintLabelSize = selectTextSize(keyHeight, attr.mHintLabelRatio, mHintLabelSize); in updateParams()
658 return params.mHintLabelSize; in selectTextSize()673 return params.mHintLabelSize; in selectHintTextSize()