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

/openjdk7/jdk/src/share/classes/sun/awt/im/
H A DInputContext.java79 private boolean inputMethodCreationFailed; field in class:InputContext
510 inputMethodCreationFailed = false;
567 inputMethodCreationFailed = false;
576 inputMethodCreationFailed = false;
798 if (inputMethodCreationFailed) {
813 * The inputMethodCreationFailed field is set to true if the
824 inputMethodCreationFailed = true;
866 inputMethodCreationFailed = true;
877 inputMethodCreationFailed = true;

Completed in 398 milliseconds