Searched refs:getUpperLeftCorner (Results 1 – 2 of 2) sorted by relevance
163 bool getUpperLeftCorner(FloatPoint&) const;
663 bool ContainerNode::getUpperLeftCorner(FloatPoint& point) const in getUpperLeftCorner() function in WebCore::ContainerNode780 bool foundUpperLeft = getUpperLeftCorner(upperLeft); in boundingBox()