Searched refs:CODE_DASH (Results 1 – 3 of 3) sorted by relevance
143 if (!(c == Keyboard.CODE_DASH in addWords()
198 if (!(cp == Keyboard.CODE_DASH || cp == Keyboard.CODE_SINGLE_QUOTE in getWordEndPosition()
79 public static final int CODE_DASH = '-'; field in Keyboard