Searched refs:nearestFindMatch (Results 1 – 2 of 2) sorted by relevance
356 int nearestFindMatch(const WebCore::FloatPoint&, float& distanceSquared);
1923 int indexInFrame = frame->nearestFindMatch(point, distanceInFrame); in selectNearestFindMatch()1937 int WebFrameImpl::nearestFindMatch(const FloatPoint& point, float& distanceSquared) in nearestFindMatch() function in blink::WebFrameImpl