Searched refs:mLabelTextSize (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java137 private int mLabelTextSize; field in class:KeyboardView
321 mLabelTextSize = a.getDimensionPixelSize(attr, 14);
735 paint.setTextSize(mLabelTextSize);
743 paint.setTextSize(mLabelTextSize);

Completed in 387 milliseconds