Searched refs:isChildHitTestCandidate (Results 1 – 2 of 2) sorted by relevance
3590 static inline bool isChildHitTestCandidate(RenderBox* box) in isChildHitTestCandidate() function3617 if (isChildHitTestCandidate(childBox)) in positionForPoint()3623 if (isChildHitTestCandidate(childBox) && contentsY < childBox->frameRect().bottom()) in positionForPoint()
21249 (WebCore::isChildHitTestCandidate): Added. Helper so the two loops in positionForPoint