Searched refs:HitTestForeground (Results 1 – 8 of 8) sorted by relevance
150 if (hitTestAction != HitTestForeground) in nodeAtFloatPoint()
255 if (hitTestAction != HitTestForeground) in nodeAtFloatPoint()
320 …nodeAtFloatPoint(HitTestRequest(HitTestRequest::SVGClipContent), result, point, HitTestForeground)) in hitTestClipContent()
279 if (hitTestAction != HitTestForeground) in hitTest()
166 if (action != HitTestForeground) in nodeAtPoint()
79 HitTestForeground enumerator
2175 inside = nodeAtPoint(request, result, point.x(), point.y(), tx, ty, HitTestForeground); in hitTest()
774 …if (visibleToHitTesting() && action == HitTestForeground && boundsRect.intersects(result.rectForPo… in nodeAtPoint()