Home
last modified time | relevance | path

Searched refs:SWIPE_VERTICAL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.cpp81 …if (((touchRestrict_.forbiddenType & TouchRestrict::SWIPE_VERTICAL) == TouchRestrict::SWIPE_VERTIC… in HandleTouchDownEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.cpp333 newRestrict.UpdateForbiddenType(TouchRestrict::SWIPE_VERTICAL); in TouchTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.cpp425 newRestrict.UpdateForbiddenType(TouchRestrict::SWIPE_VERTICAL); in TouchTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h489 static constexpr uint32_t SWIPE_VERTICAL = 0x0000C00; // Vertical member