Home
last modified time | relevance | path

Searched defs:DOWN (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_touch_handler.h28 enum TouchEvent { DOWN, UP, MOVE, CANCEL }; enumerator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
H A Dconstants.h35 DOWN = 0, member in OHOS::Ace::CommonSubType
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_fade_painter.h33 DOWN, member in OHOS::Ace::OverScrollDirection
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dswipe_recognizer.cpp63 { SwipeEventInfo::SwipeDirection::DOWN, "down" }, in ToJsonParamInfo() member in OHOS::Ace::SwipeEventInfo::SwipeDirection
H A Dswipe_recognizer.h35 DOWN, member in OHOS::Ace::SwipeEventInfo::SwipeDirection
H A Dgesture_info.h125 static constexpr uint32_t DOWN = 8; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/
H A Dscroll_fade_painter.h28 DOWN, member in OHOS::Ace::NG::OverScrollDirection
/foundation/multimodalinput/input/frameworks/napi/touch_event/include/
H A Djs_touch_event.h29 DOWN = 1, member in OHOS::MMI::final::Action
/foundation/multimodalinput/input/frameworks/napi/key_event/src/
H A Djs_key_event.cpp30 DOWN = 1, member in OHOS::MMI::__anon11308::Action
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_constants.h100 DOWN = 0, member in OHOS::Ace::OHOS::Ace::TouchType
H A Dfocus_hub.h59 DOWN = 0x12, member in OHOS::Ace::NG::FocusStep
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h36 DOWN, member in OHOS::Ace::ActionType
H A Dpointer_event.h35 DOWN = 2, member in OHOS::OHOS::Ace::KeyCode
H A Daxis_event.h43 DOWN = 2, member in OHOS::OHOS::Ace::AxisDirection
/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_context.cpp30 DOWN = 0, member in OHOS::MMI::__anon11313::FingerprintAction
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dhm_symbol.h52 DOWN = 0, enumerator
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h33 DOWN = 0, member in OHOS::MMI::TouchType
H A Dkey_event.h431 DOWN = 0, member in OHOS::MMI::KeyAction
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp591 KeyDirection::DOWN, false); in focusMoveDown() member in OHOS::Ace::KeyDirection
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.h71 DOWN, member in OHOS::Ace::NG::DatePickerScrollDirection
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h70 DOWN, member in OHOS::Ace::NG::TimePickerScrollDirection
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h68 DOWN, member in OHOS::Ace::NG::ScrollDirection
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp407 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 Djs_scene_utils.cpp37 DOWN = 0, member in OHOS::Rosen::__anon12259::AceTouchType
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h461 DOWN, member in OHOS::Ace::KeyDirection

Completed in 24 milliseconds

12