Home
last modified time | relevance | path

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

123

/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
/aosp12/system/teeui/libteeui/prebuilt/localization/include/teeui/localization/
H A DConfirmationUITranslations.h35 CANCEL, enumerator
/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
/aosp12/system/teeui/libteeui/include/teeui/example/
H A Dexample.h40 CANCEL, enumerator
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h41 constexpr char CANCEL[] = "CANCEL"; variable
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DBitmapManager.java40 private static enum State {CANCEL, ALLOW} enumConstant
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppErrorDialog.java53 static final int CANCEL = 7; field in AppErrorDialog
/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

123