Home
last modified time | relevance | path

Searched refs:GetUserClickEventActuator (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_gesture_event_hub.cpp25 auto clickEventActuator = GetUserClickEventActuator(); in PackInnerRecognizer()
H A Dsearch_pattern.cpp341 auto actuator = gesture->GetUserClickEventActuator(); in SetSearchFieldAccessibilityAction()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h631 const RefPtr<ClickEventActuator>& GetUserClickEventActuator() in GetUserClickEventActuator() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_testtwo_ng.cpp893 auto clickEventActuator = searchgestureEventHub->GetUserClickEventActuator();
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng_property_config.cpp1519 auto userClickEventActuator = gestureEventHub->GetUserClickEventActuator();