Home
last modified time | relevance | path

Searched defs:touchPoints_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Drotation_recognizer.h56 std::map<int32_t, TouchEvent> touchPoints_; variable
H A Dpinch_recognizer.h63 std::map<int32_t, TouchEvent> touchPoints_; variable
H A Dclick_recognizer.h91 std::map<int32_t, TouchEvent> touchPoints_; variable
H A Dslide_recognizer.h79 std::map<int32_t, TouchEvent> touchPoints_; variable
H A Dpan_recognizer.h147 std::map<int32_t, TouchEvent> touchPoints_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dmulti_fingers_recognizer.h126 std::map<int32_t, TouchEvent> touchPoints_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h468 std::vector<XComponentTouchPoint> touchPoints_; variable