Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.h151 void SetIsPostEventResultRecursively(bool isPostEventResult) in SetIsPostEventResultRecursively() function
157 group->SetIsPostEventResultRecursively(isPostEventResult); in SetIsPostEventResultRecursively()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp327 group->SetIsPostEventResultRecursively(true); in PostEventTouchTest()