Home
last modified time | relevance | path

Searched defs:gestures_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_group.h48 std::vector<RefPtr<Gesture>> gestures_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_group.h60 std::vector<RefPtr<Gesture>> gestures_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h405 std::array<RefPtr<Gesture>, 3> gestures_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h801 std::list<RefPtr<NG::Gesture>> gestures_; variable