Searched defs:boundingBox (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libavoid/
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 40 milliseconds