Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java418 if (key.needsAutoScale()) { in onDrawKeyTopVisuals()
DKey.java749 public final boolean needsAutoScale() { in needsAutoScale() method in Key