Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp221 bool AccessibilityProperty::ProcessHoverTestRecursive(const PointF& noOffsetPoint, const RefPtr<Fra… in ProcessHoverTestRecursive() function in OHOS::Ace::NG::AccessibilityProperty
295 return ProcessHoverTestRecursive(noOffsetPoint, node, path, debugInfo, recursiveParam); in HoverTestRecursive()
H A Daccessibility_property.h735 … static bool ProcessHoverTestRecursive(const PointF& noOffsetPoint, const RefPtr<FrameNode>& node,
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp875 …auto result = accessibilityProperty.ProcessHoverTestRecursive(hoverPoint, root, path, debugInfo, r…