Home
last modified time | relevance | path

Searched defs:hitTestType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h504 virtual void OnTouchTestHit(SourceType hitTestType) {} in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp1007 auto hitTestType = SourceType::MOUSE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h501 SourceType hitTestType = SourceType::TOUCH; member