Searched refs:mLargeLetterRatio (Results 1 – 2 of 2) sorted by relevance
37 public final float mLargeLetterRatio; field in KeyVisualAttributes117 mLargeLetterRatio = ResourceUtils.getFraction(keyAttr, in KeyVisualAttributes()
97 mLargeLetterSize = selectTextSize(keyHeight, attr.mLargeLetterRatio, mLargeLetterSize); in updateParams()