Home
last modified time | relevance | path

Searched defs:inputMethod (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DInputMethods.java39 …final String inputMethod = Secure.getString(context.getContentResolver(), Secure.DEFAULT_INPUT_MET… in getCurrentInputMethod() local
44 final String inputMethod) { in getInputMethodInfo()
66 public static boolean needsSoftResetWorkaround(final String inputMethod) { in needsSoftResetWorkaround()
82 public static boolean needsRestartInput(final String inputMethod) { in needsRestartInput()
88 public static boolean shouldCommitCharAsKey(final String inputMethod) { in shouldCommitCharAsKey()
93 final String inputMethod = getCurrentInputMethod(context); in needsRestartOnReplaceRemove() local
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DInputMethods.java45 final String inputMethod = in getCurrentInputMethod() local
51 final Context context, final String inputMethod) { in getInputMethodInfo()
73 public static boolean needsSoftResetWorkaround(final String inputMethod) { in needsSoftResetWorkaround()
89 public static boolean needsRestartInput(final String inputMethod) { in needsRestartInput()
95 public static boolean shouldCommitCharAsKey(final String inputMethod) { in shouldCommitCharAsKey()
100 final String inputMethod = getCurrentInputMethod(context); in needsRestartOnReplaceRemove() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DInputMethods.java39 …final String inputMethod = Secure.getString(context.getContentResolver(), Secure.DEFAULT_INPUT_MET… in getCurrentInputMethod() local
44 final String inputMethod) { in getInputMethodInfo()
66 public static boolean needsSoftResetWorkaround(final String inputMethod) { in needsSoftResetWorkaround()
82 public static boolean needsRestartInput(final String inputMethod) { in needsRestartInput()
88 public static boolean shouldCommitCharAsKey(final String inputMethod) { in shouldCommitCharAsKey()
93 final String inputMethod = getCurrentInputMethod(context); in needsRestartOnReplaceRemove() local
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DInputMethods.java39 … String inputMethod = Secure.getString(context.getContentResolver(), Secure.DEFAULT_INPUT_METHOD); in getCurrentInputMethod() local
44 final String inputMethod) { in getInputMethodInfo()
66 public static boolean needsSoftResetWorkaround(final String inputMethod) { in needsSoftResetWorkaround()
82 public static boolean needsRestartInput(final String inputMethod) { in needsRestartInput()
88 public static boolean shouldCommitCharAsKey(final String inputMethod) { in shouldCommitCharAsKey()
93 String inputMethod = getCurrentInputMethod(context); in needsRestartOnReplaceRemove() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DInputMethods.java35 … String inputMethod = Secure.getString(context.getContentResolver(), Secure.DEFAULT_INPUT_METHOD); in getCurrentInputMethod() local
39 public static InputMethodInfo getInputMethodInfo(Context context, String inputMethod) { in getInputMethodInfo()
54 public static boolean needsSoftResetWorkaround(String inputMethod) { in needsSoftResetWorkaround()
61 public static boolean shouldCommitCharAsKey(String inputMethod) { in shouldCommitCharAsKey()
68 String inputMethod = getCurrentInputMethod(context); in isGestureKeyboard() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DInputMethods.java36 … String inputMethod = Secure.getString(context.getContentResolver(), Secure.DEFAULT_INPUT_METHOD); in getCurrentInputMethod() local
40 public static InputMethodInfo getInputMethodInfo(Context context, String inputMethod) { in getInputMethodInfo()
62 public static boolean needsSoftResetWorkaround(String inputMethod) { in needsSoftResetWorkaround()
69 public static boolean shouldCommitCharAsKey(String inputMethod) { in shouldCommitCharAsKey()
74 String inputMethod = getCurrentInputMethod(context); in needsRemoveAutocompleteHack() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
560 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
712 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
726 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
739 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
752 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
789 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
560 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
712 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
726 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
739 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
752 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
789 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
562 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
715 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
729 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
742 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
755 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
792 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/im/
H A DInputContext.java78 private InputMethod inputMethod; field in InputContext
212 InputMethod inputMethod = getInputMethod(); in reconvert() local
240 InputMethod inputMethod = getInputMethod(); in dispatchEvent() local
560 usedInputMethods.put(inputMethodLocator.deriveLocator(null), inputMethod); in changeInputMethod() local
712 InputMethod inputMethod = getInputMethod(); in getInputMethodControlObject() local
726 InputMethod inputMethod = getInputMethod(); in setCompositionEnabled() local
739 InputMethod inputMethod = getInputMethod(); in isCompositionEnabled() local
752 InputMethod inputMethod = getInputMethod(); in getInputMethodInfo() local
789 InputMethod inputMethod = getInputMethod(); in disableNativeIM() local
/dports/deskutils/maliit-framework/framework-2.1.1/tests/ft_mimpluginmanager/
H A Dft_mimpluginmanager.cpp151 QPointer<DummyInputMethod> inputMethod = 0; in testSwitchPluginBySignal() local
176 QPointer<DummyInputMethod> inputMethod = 0; in testSwitchToSpecifiedPlugin() local
259 DummyInputMethod3 *inputMethod = 0; in Q_DECLARE_METATYPE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/test/data/oobe_configuration/
H A DTestSwitchLanguageIME.json4 "inputMethod": "xkb:de:neo:ger", string
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_zhenhua/
H A Dinputdev_zhenhua.h48 int inputMethod () in inputMethod() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_mnav/
H A Dinputdev_mnav.h40 virtual int inputMethod() { return(T_TX_Interface::eIM_mnav); }; in inputMethod() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_rctran/
H A Dinputdev_rctran.h39 virtual int inputMethod() { return(T_TX_Interface::eIM_rctran); }; in inputMethod() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_rctran2/
H A Dinputdev_rctran2.h44 int inputMethod() { return(T_TX_Interface::eIM_rctran2); }; in inputMethod() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_software/
H A Dinputdev_software.h43 virtual int inputMethod() { return(input_method); }; in inputMethod() function
/dports/deskutils/maliit-keyboard/keyboard-2.1.0/src/keyboard/
H A Dkeyboard.cpp38 Maliit::StandaloneInputMethod inputMethod(&plugin); in main() local
/dports/deskutils/maliit-framework/framework-2.1.1/tests/ut_mimpluginmanager/
H A Dut_mimpluginmanager.cpp139 DummyInputMethod *inputMethod = 0; in init() local
243 DummyInputMethod *inputMethod = 0; in testSwitchPluginState() local
308 DummyInputMethod *inputMethod = 0; in testMultiplePlugins() local
389 QPointer<DummyInputMethod > inputMethod = 0; in testPluginSwitcher() local
519 QPointer<DummyInputMethod > inputMethod = 0; in testSwitchToSpecifiedPlugin() local

123456789