Searched refs:hasClip (Results 1 – 1 of 1) sorted by relevance
285 bool hasClip = renderContext->GetClipEdge().value_or(false); in HoverTestRecursive() local286 if (hasClip && !hitSelf) { in HoverTestRecursive()