Searched refs:update_bounding_box (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/groff/src/preproc/pic/
H A Dobject.cpp305 void object::update_bounding_box(bounding_box *) function in class:object
678 void update_bounding_box(bounding_box *);
687 void rectangle_object::update_bounding_box(bounding_box *p) function in class:rectangle_object
948 p->update_bounding_box(&bb);
1108 void update_bounding_box(bounding_box *);
1117 void move_object::update_bounding_box(bounding_box *p) function in class:move_object
1194 void update_bounding_box(bounding_box *) = 0;
1213 void update_bounding_box(bounding_box *);
1229 void update_bounding_box(bounding_box *);
1306 void line_object::update_bounding_box(bounding_bo function in class:line_object
1320 void spline_object::update_bounding_box(bounding_box *p) function in class:spline_object
1688 void arc_object::update_bounding_box(bounding_box *p) function in class:arc_object
[all...]
H A Dobject.h64 virtual void update_bounding_box(bounding_box *);

Completed in 50 milliseconds