Searched refs:LABEL_FLAGS_FONT_MONO_SPACE (Results 1 – 1 of 1) sorted by relevance
73 private static final int LABEL_FLAGS_FONT_MONO_SPACE = 0x20; field in Key523 if ((mLabelFlags & LABEL_FLAGS_FONT_MONO_SPACE) != 0) { in selectTypeface()