Searched refs:findBestOverlappingNode (Results 1 – 2 of 2) sorted by relevance
101 Node* bestNode = findBestOverlappingNode(m_frame->document(), resizedCropRect); in dataForRect()107 if (Node* bestNodeInFrame = findBestOverlappingNode(nodeFromFrame, resizedCropRect)) in dataForRect()180 Node* SmartClip::findBestOverlappingNode(Node* rootNode, const IntRect& cropRect) in findBestOverlappingNode() function in WebCore::SmartClip
75 Node* findBestOverlappingNode(Node*, const IntRect& cropRect);