Searched defs:getBoundingBox (Results 1 – 2 of 2) sorted by relevance
202 /* package */static BoundingBox getBoundingBox(List<Geometry> geometries) { in getBoundingBox() method in UVCoordinatesGenerator221 /* package */static BoundingBox getBoundingBox(Mesh mesh) { in getBoundingBox() method in UVCoordinatesGenerator
597 bool SVGElement::getBoundingBox(FloatRect& rect) in getBoundingBox() function in WebCore::SVGElement