Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java158 private int mKeyPunctuationSize; field in KeyboardView
393 mKeyPunctuationSize = in KeyboardView()
815 paint.setTextSize(mKeyPunctuationSize); in onBufferDraw()