Home
last modified time | relevance | path

Searched defs:CANCEL (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.h33 enum class JSGestureEvent { ACTION, START, UPDATE, END, CANCEL }; enumerator
H A Djs_pan_handler.h28 enum class PanEvent { START, UPDATE, END, CANCEL }; enumerator
H A Djs_touch_handler.h28 enum TouchEvent { DOWN, UP, MOVE, CANCEL }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h28 enum class CJGestureEvent { ACTION, START, UPDATE, END, CANCEL }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Dbase_animation_bridge.h32 CANCEL, enumerator
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
H A Ddialog_tdd_test.h44 static const char * const CANCEL; variable
H A Ddialog_tdd_test.cpp261 const char * const DialogTddTest::CANCEL = "cancel"; member in OHOS::ACELite::DialogTddTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gesture/
H A Dgesture_model.h27 enum class GestureEventAction { ACTION, START, UPDATE, END, CANCEL }; enumerator
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Di_standard_transcoder_service.h65 CANCEL, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animation_param.h37 CANCEL enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/touch_event/include/
H A Djs_touch_event.h28 CANCEL = 0, enumerator
/ohos5.0/base/update/updateservice/interfaces/inner_api/include/
H A Dupdater_sa_ipc_interface_code.h40 CANCEL, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/gesture_event/src/
H A Djs_gesture_event.cpp28 CANCEL = 0, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_event/src/
H A Djs_key_event.cpp29 CANCEL = 0, enumerator
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_utils.h35 CANCEL = 0, enumerator
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_notification_util.h45 CANCEL = 0, enumerator
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h41 constexpr char CANCEL[] = "CANCEL"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator_info.h37 CANCEL, enumerator
H A Danimation_pub.h52 CANCEL, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/
H A Djs_mouse_event.cpp29 CANCEL = 0, enumerator
/ohos5.0/base/msdp/device_status/interfaces/innerkits/interaction/include/
H A Ddrag_data.h97 CANCEL = 3, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.h192 CANCEL, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_napi.h45 const std::string CANCEL = "Cancel"; variable
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Dradar_constants.h40 CANCEL, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_context.cpp35 CANCEL = 5, enumerator

12