Searched refs:getUpperLeftCorner (Results 1 – 2 of 2) sorted by relevance
253 bool getUpperLeftCorner(FloatPoint&) const;
863 bool ContainerNode::getUpperLeftCorner(FloatPoint& point) const in getUpperLeftCorner() function in blink::ContainerNode979 bool foundUpperLeft = getUpperLeftCorner(upperLeft); in boundingBox()