Home
last modified time | relevance | path

Searched refs:IsNotSiblingAddRecognizerToResult (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_collapsing_navigation_bar.h49 bool IsNotSiblingAddRecognizerToResult() override in IsNotSiblingAddRecognizerToResult() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h286 virtual bool IsNotSiblingAddRecognizerToResult() in IsNotSiblingAddRecognizerToResult() function
H A Drender_node.cpp726 return dispatchSuccess || (beforeSize != endSize && IsNotSiblingAddRecognizerToResult()); in TouchTest()