Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java70 private static final int LABEL_FLAGS_FONT_MONO_SPACE = 0x20; field in Key
640 case LABEL_FLAGS_FONT_MONO_SPACE: in selectTypeface()