/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_touch_handler.h | 28 enum TouchEvent { DOWN, UP, MOVE, CANCEL }; enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/ |
H A D | constants.h | 35 DOWN = 0, member in OHOS::Ace::CommonSubType
|
/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scroll_fade_painter.h | 33 DOWN, member in OHOS::Ace::OverScrollDirection
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | swipe_recognizer.cpp | 63 { SwipeEventInfo::SwipeDirection::DOWN, "down" }, in ToJsonParamInfo() member in OHOS::Ace::SwipeEventInfo::SwipeDirection
|
H A D | swipe_recognizer.h | 35 DOWN, member in OHOS::Ace::SwipeEventInfo::SwipeDirection
|
H A D | gesture_info.h | 125 static constexpr uint32_t DOWN = 8; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/ |
H A D | scroll_fade_painter.h | 28 DOWN, member in OHOS::Ace::NG::OverScrollDirection
|
/foundation/multimodalinput/input/frameworks/napi/touch_event/include/ |
H A D | js_touch_event.h | 29 DOWN = 1, member in OHOS::MMI::final::Action
|
/foundation/multimodalinput/input/frameworks/napi/key_event/src/ |
H A D | js_key_event.cpp | 30 DOWN = 1, member in OHOS::MMI::__anon11308::Action
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | event_constants.h | 100 DOWN = 0, member in OHOS::Ace::OHOS::Ace::TouchType
|
H A D | focus_hub.h | 59 DOWN = 0x12, member in OHOS::Ace::NG::FocusStep
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.h | 36 DOWN, member in OHOS::Ace::ActionType
|
H A D | pointer_event.h | 35 DOWN = 2, member in OHOS::OHOS::Ace::KeyCode
|
H A D | axis_event.h | 43 DOWN = 2, member in OHOS::OHOS::Ace::AxisDirection
|
/foundation/multimodalinput/input/frameworks/napi/short_key/src/ |
H A D | js_short_key_context.cpp | 30 DOWN = 0, member in OHOS::MMI::__anon11313::FingerprintAction
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
H A D | hm_symbol.h | 52 DOWN = 0, enumerator
|
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | pointer_event.h | 33 DOWN = 0, member in OHOS::MMI::TouchType
|
H A D | key_event.h | 431 DOWN = 0, member in OHOS::MMI::KeyAction
|
/foundation/arkui/ace_engine/frameworks/core/components/grid/ |
H A D | render_grid.cpp | 591 KeyDirection::DOWN, false); in focusMoveDown() member in OHOS::Ace::KeyDirection [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_column_pattern.h | 71 DOWN, member in OHOS::Ace::NG::DatePickerScrollDirection
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_column_pattern.h | 70 DOWN, member in OHOS::Ace::NG::TimePickerScrollDirection
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_column_pattern.h | 68 DOWN, member in OHOS::Ace::NG::ScrollDirection
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/ |
H A D | xcomponent_test_ng.cpp | 407 std::vector<TouchType> touchTypes { TouchType::DOWN, TouchType::UP, TouchType::MOVE, TouchType::CANCEL, in HWTEST_F() member in OHOS::Ace::NG::TouchType 547 std::vector<KeyAction> keyActions { KeyAction::UNKNOWN, KeyAction::DOWN, KeyAction::UP }; in HWTEST_F() member in OHOS::Ace::NG::KeyAction
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 37 DOWN = 0, member in OHOS::Rosen::__anon12259::AceTouchType
|
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | constants.h | 461 DOWN, member in OHOS::Ace::KeyDirection
|