Searched refs:isSpaceOrEnter (Results 1 – 1 of 1) sorted by relevance
617 private static boolean isSpaceOrEnter(final int c) { in isSpaceOrEnter() method in KeyboardState652 if (!isSpaceOrEnter(code) && (Constants.isLetterCode(code) in onEvent()660 if (isSpaceOrEnter(code)) { in onEvent()