Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp285 bool hasClip = renderContext->GetClipEdge().value_or(false); in HoverTestRecursive() local
286 if (hasClip && !hitSelf) { in HoverTestRecursive()