Searched defs:boundingBox (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/libavoid/ | ||
H A D | shape.cpp | 208 void ShapeRef::boundingBox(BBox& bbox) function in class:Avoid::ShapeRef |
/inkscape/src/libcola/ | ||
H A D | straightener.h | 17 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 640 milliseconds