Home
last modified time | relevance | path

Searched refs:IME (Results 1 – 25 of 1616) sorted by relevance

12345678910>>...65

/dports/misc/adios2/ADIOS2-2.7.1/cmake/
H A DFindIME.cmake9 # Try to find the IME library
13 # IME_FOUND - System has IME
14 # IME_INCLUDE_DIRS - The IME include directory
15 # IME_LIBRARIES - Link these to use IME
18 # IME::IME - The DDN IME library target
21 # IME_ROOT - The install prefix for IME containing the
44 find_package_handle_standard_args(IME
51 if(IME_FOUND AND NOT TARGET IME::IME)
52 add_library(IME::IME UNKNOWN IMPORTED)
53 set_target_properties(IME::IME PROPERTIES
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/
H A DREADME.md1 An IME Mojo service provides core IME functionality.
3 IME on ChromeOS consists of three parts:
4 - The IME running in an extension to provide a soft keyboard
5 - The sandboxed, core IME service running in ChromeOS (responsible for
7 - The IME framework running in the Chrome browser process, that brokers
8 between the IME extension and the IME service. It also provides additional
9 functionality to the IME service (for downloading IME data as needed).
12 advanced IME features by loading a shared library.
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-haxe.all/classes.all/system/
H A DIME_as.hx1 // IME_as3.hx: ActionScript 3 "IME" class, for Gnash.
27 import flash.system.IME;
31 //import flash.IME;
49 /* if (Type.typeof(IME.conversionMode) == TNull ) {
50 DejaGnu.pass("IME.conversionMode property exists");
55 if (Type.typeof (IME.enabled) == TBool) {
56 DejaGnu.pass("IME.enabled property exists");
58 DejaGnu.fail("IME.enabled property doesn't exist");
68 if (Type.typeof(IME.doConversion) == TFunction) {
69 DejaGnu.pass("IME::doConversion() method exists");
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chromeos/services/ime/public/mojom/
H A Dinput_engine.mojom10 // IME on ChromeOS consists of three parts:
11 // - The IME running in an extension to provide a soft keyboard
12 // - The sandboxed, core IME service running in ChromeOS (responsible for
14 // - The IME framework running in the Chrome browser process, that brokers
15 // between the IME extension and the IME service. It also provides additional
16 // functionality to the IME service (for downloading IME data as needed).
61 // Manages access to a set of IME engines, implemented by the IME service
63 // the connection between the IME service and the IME extension, but does not
68 // protobuf data for setting up the IME engine. On success, return |success|
81 // communication channel between the IME extension process and the core IME
[all …]
/dports/www/firefox-esr/firefox-91.8.0/editor/docs/
H A DIMEHandlingGuide.rst2 IME handling guide
5 This document explains how Gecko handles IME.
14 If IME is available on focused elements, we call that state "enabled". If IME is not fully availabl…
68 Modules handling IME composition
345 Notifications to IME
424 Requests to IME
487 IME state management
533 The other is IME open state:
538 The open state of IME shouldn't be changed. I.e., Gecko should keep the last IME open state.
566 How does Gecko disable IME on Mac
[all …]
/dports/www/firefox/firefox-99.0/editor/docs/
H A DIMEHandlingGuide.rst2 IME handling guide
5 This document explains how Gecko handles IME.
14 If IME is available on focused elements, we call that state "enabled". If IME is not fully availabl…
68 Modules handling IME composition
345 Notifications to IME
424 Requests to IME
487 IME state management
533 The other is IME open state:
538 The open state of IME shouldn't be changed. I.e., Gecko should keep the last IME open state.
566 How does Gecko disable IME on Mac
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/editor/docs/
H A DIMEHandlingGuide.rst2 IME handling guide
5 This document explains how Gecko handles IME.
14 If IME is available on focused elements, we call that state "enabled". If IME is not fully availabl…
68 Modules handling IME composition
345 Notifications to IME
424 Requests to IME
487 IME state management
533 The other is IME open state:
538 The open state of IME shouldn't be changed. I.e., Gecko should keep the last IME open state.
566 How does Gecko disable IME on Mac
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/mojom/
H A Dinput_method_manager.mojom13 // Represents the information of an Android IME.
17 // The user-displayed label for the IME. Corresponds to
20 // Whether the IME is enabled or not. It's equivalent to whether the IME is
23 // intent: URL to open the settings activity of the IME.
25 // Whether the IME is allowed to be enabled in clamshell mode.
107 // Notifies Chrome that active IME in Android is changed.
110 // Notifies Chrome of the ID of the IME Android has disabled.
127 // the specified IME to/from ENABLED_INPUT_METHODS settings.
130 // Switches active IME in Android.
141 // Requests the active IME to show virtual keyboard.
[all …]
H A Dime.mojom29 // IME.
36 // Represents a single segment of text currently composed by IME.
73 // the IME focus.
89 // the IME focus.
92 // into this method because Chrome OS IME tries to retrieve these information
109 // Asks Chrome whether the proxy IME should send a key event to the host IME.
112 // Sends a key event to Chrome to pass it to the Chrome OS IME.
125 // Sets composition text and attributes requested by the host IME.
128 // Sets selection text and attributes requested by the host IME.
149 // Sets composing region requested by the host IME.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/mojom/
H A Dinput_method_manager.mojom13 // Represents the information of an Android IME.
17 // The user-displayed label for the IME. Corresponds to
20 // Whether the IME is enabled or not. It's equivalent to whether the IME is
23 // intent: URL to open the settings activity of the IME.
25 // Whether the IME is allowed to be enabled in clamshell mode.
121 // Notifies Chrome that active IME in Android is changed.
124 // Notifies Chrome of the ID of the IME Android has disabled.
141 // the specified IME to/from ENABLED_INPUT_METHODS settings.
144 // Switches active IME in Android.
155 // Requests the active IME to show virtual keyboard.
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/edit/
H A DIMEClient.as14 import flash.system.IME;
47 private var _imeAnchorPosition:int; // start of IME text
48 private var _imeLength:int; // length of IME text
92 //trace("selection changed to out of IME session");
98 //trace("selection changed within IME session");
150 // Delete any leaves that have IME attributes applied
183 …else // there's been a model change since the last IME change that blocks undo, just find IME tex…
192 // IME-related functions
261 // IME.compositionAbandoned();
264 if (IME["compositionAbandoned"] !== undefined)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/public/mojom/
H A Dinput_engine.mojom10 // IME on ChromeOS consists of three parts:
11 // - The IME running in an extension to provide a soft keyboard
15 // between the IME extension and the IME service. It also provides additional
16 // functionality to the IME service (for downloading IME data as needed).
114 // The IME must not perform autocorrect.
116 // The IME may perform autocorrect as the user is typing.
137 // Manages access to a set of IME engines, implemented by the IME service
139 // the connection between the IME service and the IME extension, but does not
157 // communication channel between the IME extension process and the core IME
183 // Informs the IME that the surrounding text has changed.
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/docs/design_doc/
H A Dinput_scope.md11 > Thus, Japanese Microsoft IME ignores the change of conversion modes made by calling
12 > ImmSetConversionStatus when used in per user mode. This API is used in the IME mode
13 > property of .NET framework. InputScope is recommended in order to set the IME mode
16 Microsoft IME shipped with Windows Vista and later actually behaves like this. As for Mozc, Mozc cl…
27 | `IS_HIRAGANA` | Hiragana Mode (IME On) |
28 | `IS_ALPHANUMERIC_HALFWIDTH` | Halfwidth Alphanumeric Mode (IME On) |
29 | `IS_NUMBER_FULLWIDTH`, `IS_ALPHANUMERIC_FULLWIDTH` | Fullwidth Alphanumeric Mode (IME On) |
30 | `IS_KATAKANA_HALFWIDTH` | Halfwidth Katakana Mode (IME On) |
31 | `IS_KATAKANA_FULLWIDTH` | Fullwidth Katakana Mode (IME On) |
39 | Turn IME on | On | Hiragana | On | Hiragana |
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/docs/design_doc/
H A Dinput_scope.md11 > Thus, Japanese Microsoft IME ignores the change of conversion modes made by calling
12 > ImmSetConversionStatus when used in per user mode. This API is used in the IME mode
13 > property of .NET framework. InputScope is recommended in order to set the IME mode
16 Microsoft IME shipped with Windows Vista and later actually behaves like this. As for Mozc, Mozc cl…
27 | `IS_HIRAGANA` | Hiragana Mode (IME On) |
28 | `IS_ALPHANUMERIC_HALFWIDTH` | Halfwidth Alphanumeric Mode (IME On) |
29 | `IS_NUMBER_FULLWIDTH`, `IS_ALPHANUMERIC_FULLWIDTH` | Fullwidth Alphanumeric Mode (IME On) |
30 | `IS_KATAKANA_HALFWIDTH` | Halfwidth Katakana Mode (IME On) |
31 | `IS_KATAKANA_FULLWIDTH` | Fullwidth Katakana Mode (IME On) |
39 | Turn IME on | On | Hiragana | On | Hiragana |
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/docs/design_doc/
H A Dinput_scope.md11 > Thus, Japanese Microsoft IME ignores the change of conversion modes made by calling
12 > ImmSetConversionStatus when used in per user mode. This API is used in the IME mode
13 > property of .NET framework. InputScope is recommended in order to set the IME mode
16 Microsoft IME shipped with Windows Vista and later actually behaves like this. As for Mozc, Mozc cl…
27 | `IS_HIRAGANA` | Hiragana Mode (IME On) |
28 | `IS_ALPHANUMERIC_HALFWIDTH` | Halfwidth Alphanumeric Mode (IME On) |
29 | `IS_NUMBER_FULLWIDTH`, `IS_ALPHANUMERIC_FULLWIDTH` | Fullwidth Alphanumeric Mode (IME On) |
30 | `IS_KATAKANA_HALFWIDTH` | Halfwidth Katakana Mode (IME On) |
31 | `IS_KATAKANA_FULLWIDTH` | Fullwidth Katakana Mode (IME On) |
39 | Turn IME on | On | Hiragana | On | Hiragana |
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/docs/design_doc/
H A Dinput_scope.md11 > Thus, Japanese Microsoft IME ignores the change of conversion modes made by calling
12 > ImmSetConversionStatus when used in per user mode. This API is used in the IME mode
13 > property of .NET framework. InputScope is recommended in order to set the IME mode
16 Microsoft IME shipped with Windows Vista and later actually behaves like this. As for Mozc, Mozc cl…
27 | `IS_HIRAGANA` | Hiragana Mode (IME On) |
28 | `IS_ALPHANUMERIC_HALFWIDTH` | Halfwidth Alphanumeric Mode (IME On) |
29 | `IS_NUMBER_FULLWIDTH`, `IS_ALPHANUMERIC_FULLWIDTH` | Fullwidth Alphanumeric Mode (IME On) |
30 | `IS_KATAKANA_HALFWIDTH` | Halfwidth Katakana Mode (IME On) |
31 | `IS_KATAKANA_FULLWIDTH` | Fullwidth Katakana Mode (IME On) |
39 | Turn IME on | On | Hiragana | On | Hiragana |
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/docs/design_doc/
H A Dinput_scope.md11 > Thus, Japanese Microsoft IME ignores the change of conversion modes made by calling
12 > ImmSetConversionStatus when used in per user mode. This API is used in the IME mode
13 > property of .NET framework. InputScope is recommended in order to set the IME mode
16 Microsoft IME shipped with Windows Vista and later actually behaves like this. As for Mozc, Mozc cl…
27 | `IS_HIRAGANA` | Hiragana Mode (IME On) |
28 | `IS_ALPHANUMERIC_HALFWIDTH` | Halfwidth Alphanumeric Mode (IME On) |
29 | `IS_NUMBER_FULLWIDTH`, `IS_ALPHANUMERIC_FULLWIDTH` | Fullwidth Alphanumeric Mode (IME On) |
30 | `IS_KATAKANA_HALFWIDTH` | Halfwidth Katakana Mode (IME On) |
31 | `IS_KATAKANA_FULLWIDTH` | Fullwidth Katakana Mode (IME On) |
39 | Turn IME on | On | Hiragana | On | Hiragana |
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/docs/design_doc/
H A Dinput_scope.md11 > Thus, Japanese Microsoft IME ignores the change of conversion modes made by calling
12 > ImmSetConversionStatus when used in per user mode. This API is used in the IME mode
13 > property of .NET framework. InputScope is recommended in order to set the IME mode
16 Microsoft IME shipped with Windows Vista and later actually behaves like this. As for Mozc, Mozc cl…
27 | `IS_HIRAGANA` | Hiragana Mode (IME On) |
28 | `IS_ALPHANUMERIC_HALFWIDTH` | Halfwidth Alphanumeric Mode (IME On) |
29 | `IS_NUMBER_FULLWIDTH`, `IS_ALPHANUMERIC_FULLWIDTH` | Fullwidth Alphanumeric Mode (IME On) |
30 | `IS_KATAKANA_HALFWIDTH` | Halfwidth Katakana Mode (IME On) |
31 | `IS_KATAKANA_FULLWIDTH` | Fullwidth Katakana Mode (IME On) |
39 | Turn IME on | On | Hiragana | On | Hiragana |
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/api/dev/
H A Dppb_ime_input_event_dev.idl18 * Create() creates an IME input event with the given parameters. Normally
19 * you will get an IME event passed through the <code>HandleInputEvent</code>
26 * input event. The type must be one of the IME event types.
51 * @return A <code>PP_Resource</code> containing the new IME input event.
65 * IsIMEInputEvent() determines if a resource is an IME event.
77 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
80 * @return A string var representing the composition text. For non-IME input
88 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
106 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
121 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/api/dev/
H A Dppb_ime_input_event_dev.idl18 * Create() creates an IME input event with the given parameters. Normally
19 * you will get an IME event passed through the <code>HandleInputEvent</code>
26 * input event. The type must be one of the IME event types.
51 * @return A <code>PP_Resource</code> containing the new IME input event.
65 * IsIMEInputEvent() determines if a resource is an IME event.
77 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
80 * @return A string var representing the composition text. For non-IME input
88 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
106 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
121 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/api/dev/
H A Dppb_ime_input_event_dev.idl18 * Create() creates an IME input event with the given parameters. Normally
19 * you will get an IME event passed through the <code>HandleInputEvent</code>
26 * input event. The type must be one of the IME event types.
51 * @return A <code>PP_Resource</code> containing the new IME input event.
65 * IsIMEInputEvent() determines if a resource is an IME event.
77 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
80 * @return A string var representing the composition text. For non-IME input
88 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
106 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
121 * @param[in] ime_event A <code>PP_Resource</code> corresponding to an IME
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/core/
H A DIIMESupport.as16 * The IIMESupport interface defines the interface for any component that supports IME
18 * IME is used for entering characters in Chinese, Japanese, and Korean.
20 * @see flash.system.IME
40 * Specifies whether the IME should be enabled when
42 * uses the IME, it may not in all configurations.
62 * The IME mode of the component.
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ds/arm9/source/
H A Dinterrupt.s76 ldr r1, [r3, #0x208] @ r1 = IME
77 str r3, [r3, #0x208] @ disable IME
79 stmfd sp!, {r0-r1,r3,lr} @ {spsr, IME, REG_BASE, lr_irq}
107 ldmfd sp!, {r0-r1,r3,lr} @ {spsr, IME, REG_BASE, lr_irq}
139 str r3, [r3, #0x208] @ disable IME
148 ldmfd sp!, {r0-r1,r3,lr} @ {spsr, IME, REG_BASE, lr_irq}
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flash/text/ime/
H A DCompositionAttributeRange.as19 * The CompositionAttributeRange class represents a range of composition attributes for use with IME
20 * For example, when editing text in the IME, the text is divided by the IME into composition ranges.
22 * and/or converted (i.e. they have made one pass through the IME dictionary lookup already).
41 * i.e. 0 = the start of the text the IME can see (there may be text
55 * i.e. 0 = the start of the text the IME can see (there may be text
68 * being lengthened or shortened or edited with the IME, and the neighboring
80 * The converted flag, meaning this clause has been processed by the IME
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/gui/set_default_dialog/
H A Dset_default_dialog_ja.ts13 <source>Mozc isn&apos;t your default IME.
14 Do you want to use Mozc as the default IME?</source>
15 <translation>現在、Mozcは既定の IME として設定されていません。
16 Mozcを既定の IME として設定しますか?</translation>

12345678910>>...65