Searched refs:sameInputMethod (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/im/
H A DInputMethodLocator.java139 boolean sameInputMethod(InputMethodLocator other) { method in class:InputMethodLocator
H A DInputContext.java374 !inputMethodWindowContext.inputMethodLocator.sameInputMethod(inputMethodLocator) &&
516 if (inputMethodLocator.sameInputMethod(newLocator)) {

Completed in 137 milliseconds