Home
last modified time | relevance | path

Searched refs:SetChildrenTargetComponent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.h124 void SetChildrenTargetComponent(const RefPtr<TargetComponent>& targetComponent) in SetChildrenTargetComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp154 group->SetChildrenTargetComponent(targetComponent); in ProcessTouchTestHit()