Searched refs:boundingBox (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libavoid/
H A Dshape.h97 void boundingBox(BBox& bbox);
H A Dshape.cpp208 void ShapeRef::boundingBox(BBox& bbox) function in class:Avoid::ShapeRef
/inkscape/src/libcola/
H A Dstraightener.h17 void boundingBox(double &xmin,double &ymin,double &xmax,double &ymax) { function in struct:straightener::Route
43 route->boundingBox(xmin,ymin,xmax,ymax);
51 route->boundingBox(xmin,ymin,xmax,ymax);

Completed in 47 milliseconds