Searched refs:charCode (Results 1 – 4 of 4) sorted by relevance
242 private boolean insertCharToComposingText(int charCode) { in insertCharToComposingText() argument243 if (charCode == 0) { in insertCharToComposingText()246 insertCharToComposingText(Character.toChars(charCode)); in insertCharToComposingText()602 …int charCode = ev.getUnicodeChar(MetaKeyKeyListener.META_SHIFT_ON | MetaKeyKeyListener.META_ALT_ON… in processKeyEvent() local603 …if (charCode == 0 || (charCode & KeyCharacterMap.COMBINING_ACCENT) != 0 || charCode == PRIVATE_ARE… in processKeyEvent()
1152 private StrSegment createStrSegment(int charCode) { in createStrSegment() argument1153 if (charCode == 0) { in createStrSegment()1156 return new StrSegment(Character.toChars(charCode)); in createStrSegment()1187 …int charCode = ev.getUnicodeChar(MetaKeyKeyListener.META_SHIFT_ON | MetaKeyKeyListener.META_ALT_ON… in processKeyEvent() local1188 …if (charCode == 0 || (charCode & KeyCharacterMap.COMBINING_ACCENT) != 0 || charCode == PRIVATE_ARE… in processKeyEvent()
184 float getProbability(const int index, const int charCode) const;
2612 getter charCode4754 getter charCode