Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2793 auto childHitResult = child->TouchTest( in TouchTest() local
3034 bool CheckChildHitTestReslut(HitTestResult childHitResult, const RefPtr<OHOS::Ace::NG::FrameNode>& … in CheckChildHitTestReslut()
3085 …auto childHitResult = child->AxisTest(globalPoint, localPoint, subRevertPoint, touchRestrict, newC… in AxisTest() local