Searched refs:boundingBox (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/libavoid/ | ||
H A D | shape.h | 97 void boundingBox(BBox& bbox); |
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 47 milliseconds