Home
last modified time | relevance | path

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

/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.h495 void UpdateForbiddenType(uint32_t gestureType) in UpdateForbiddenType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1548 touchRestrict.UpdateForbiddenType(TouchRestrict::LONG_PRESS); in OnTouchEvent()