Home
last modified time | relevance | path

Searched refs:intentionCode (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-multi-modal-input.md29 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_UNKNOWN = -1|@ohos.multimodalInput.intentionCode.d.ts|
30 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_UP = 1|@ohos.multimodalInput.intentionCode.d.ts|
31 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_DOWN = 2|@ohos.multimodalInput.intentionCode.d.ts|
32 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_LEFT = 3|@ohos.multimodalInput.intentionCode.d.ts|
33 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_RIGHT = 4|@ohos.multimodalInput.intentionCode.d.ts|
34 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_SELECT = 5|@ohos.multimodalInput.intentionCode.d.ts|
35 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_ESCAPE = 6|@ohos.multimodalInput.intentionCode.d.ts|
36 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_BACK = 7|@ohos.multimodalInput.intentionCode.d.ts|
37 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_FORWARD = 8|@ohos.multimodalInput.intentionCode.d.ts|
38 |新增|NA|类名:IntentionCode;<br>方法or属性:INTENTION_MENU = 9|@ohos.multimodalInput.intentionCode.d.ts|
[all …]
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/intention_code/src/
H A Djs_intention_code.cpp32 napi_value intentionCode = nullptr; in GetNapiInt32() local
33 CHKRP(napi_create_int32(env, code, &intentionCode), CREATE_INT32); in GetNapiInt32()
34 return intentionCode; in GetNapiInt32()
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-multi-modal-input.md29 …Code;<br>Method or attribute name: INTENTION_UNKNOWN = -1|@ohos.multimodalInput.intentionCode.d.ts|
30 …entionCode;<br>Method or attribute name: INTENTION_UP = 1|@ohos.multimodalInput.intentionCode.d.ts|
31 …tionCode;<br>Method or attribute name: INTENTION_DOWN = 2|@ohos.multimodalInput.intentionCode.d.ts|
32 …tionCode;<br>Method or attribute name: INTENTION_LEFT = 3|@ohos.multimodalInput.intentionCode.d.ts|
33 …ionCode;<br>Method or attribute name: INTENTION_RIGHT = 4|@ohos.multimodalInput.intentionCode.d.ts|
34 …onCode;<br>Method or attribute name: INTENTION_SELECT = 5|@ohos.multimodalInput.intentionCode.d.ts|
35 …onCode;<br>Method or attribute name: INTENTION_ESCAPE = 6|@ohos.multimodalInput.intentionCode.d.ts|
36 …tionCode;<br>Method or attribute name: INTENTION_BACK = 7|@ohos.multimodalInput.intentionCode.d.ts|
37 …nCode;<br>Method or attribute name: INTENTION_FORWARD = 8|@ohos.multimodalInput.intentionCode.d.ts|
38 …tionCode;<br>Method or attribute name: INTENTION_MENU = 9|@ohos.multimodalInput.intentionCode.d.ts|
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-intentioncode.md1 # @ohos.multimodalInput.intentionCode (Intention Code)
3 The **intentionCode** module maps the original events of the keyboard to intention codes for normal…
H A DReadme-EN.md6 - [@ohos.multimodalInput.intentionCode (Intention Code)](js-apis-intentioncode.md)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-key.md72 | intentionCode<sup>10+</sup> | [IntentionCode](../../apis-input-kit/js-apis-intentioncod…
107 …keyCode:' + event.keyCode + '\nkeyText:' + event.keyText + '\nintentionCode:' + event.intentionCode
H A Dts-universal-attributes-component-id.md328 intentionCode: IntentionCode.INTENTION_DOWN
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-intentioncode.md1 # @ohos.multimodalInput.intentionCode (意图事件)
H A DReadme-CN.md6 - [@ohos.multimodalInput.intentionCode (意图事件)](js-apis-intentioncode.md)
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/event/
H A Dkey_event_impl.cpp98 auto result = static_cast<ArkUI_KeyIntension>(keyEvent->intentionCode); in OH_ArkUI_KeyEvent_GetKeyIntensionCode()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-key.md72 | intentionCode<sup>10+</sup> | [IntentionCode](../../apis-input-kit/js-apis-intentioncod…
105 …keyCode:' + event.keyCode + '\nkeyText:' + event.keyText + '\nintentionCode:' + event.intentionCode
H A Dts-universal-attributes-component-id.md324 intentionCode: IntentionCode.INTENTION_DOWN
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_key_event_test.cpp135 event.keyEvent.intentionCode = static_cast<ArkUI_Int32>(OHOS::Ace::KeyIntention::INTENTION_UP);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6629 event.keyEvent.intentionCode = static_cast<int32_t>(info.GetKeyIntention()); in SetOnKeyEvent()
6665 event.keyEvent.intentionCode = static_cast<int32_t>(info.GetKeyIntention()); in SetOnKeyPreIme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1117 ArkUI_Int32 intentionCode; member
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md3483 … - [@ohos.multimodalInput.intentionCode (意图事件)](reference/apis-input-kit/js-apis-intentioncode.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3342 …- [@ohos.multimodalInput.intentionCode (Intention Code)](reference/apis-input-kit/js-apis-intentio…