Searched defs:CANCEL (Results 26 – 43 of 43) sorted by relevance
12
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.h | 31 CANCEL = 0, enumerator
|
H A D | pointer_event.h | 34 CANCEL = 1, enumerator
|
H A D | axis_event.h | 57 CANCEL, enumerator
|
H A D | mouse_event.h | 52 CANCEL enumerator
|
H A D | touch_event.h | 46 CANCEL, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/ |
H A D | interaction_data.h | 81 CANCEL, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | pointer_event.h | 36 CANCEL, enumerator
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/include/ |
H A D | key_command_handler.h | 55 CANCEL, enumerator
|
/ohos5.0/base/update/updateservice/services/firmware/common/include/ |
H A D | firmware_common.h | 178 CANCEL = 9, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_gesture_ffi.cpp | 59 enum class GestureEventType { ACTION, START, UPDATE, END, CANCEL }; enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | subscribe.cpp | 28 const std::string CANCEL = "onCancel"; variable 43 CANCEL, enumerator
|
/ohos5.0/base/account/os_account/frameworks/common/include/ |
H A D | accountmgr_service_ipc_interface_code.h | 159 CANCEL, enumerator
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/ |
H A D | js_input_monitor.cpp | 38 constexpr int32_t CANCEL { 0 }; variable
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 268 CANCEL, enumerator
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 42 CANCEL, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | constants.cpp | 582 const char CANCEL[] = "cancel"; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.h | 93 enum class FocuseIndex { TEXT = 0, CANCEL, UNIT }; enumerator
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/cdma/ |
H A D | cdma_sms_common.h | 33 CANCEL, // mobile-originated only enumerator
|
12