Home
last modified time | relevance | path

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

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