Searched refs:getLowerRightCorner (Results 1 – 2 of 2) sorted by relevance
164 bool getLowerRightCorner(FloatPoint&) const;
725 bool ContainerNode::getLowerRightCorner(FloatPoint& point) const in getLowerRightCorner() function in WebCore::ContainerNode781 bool foundLowerRight = getLowerRightCorner(lowerRight); in boundingBox()