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

/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dobject.h39 struct bounding_box;
64 virtual void update_bounding_box(bounding_box *);
H A Dobject.cpp272 struct bounding_box { struct
277 bounding_box();
281 bounding_box::bounding_box() function in class:bounding_box
286 void bounding_box::encompass(const position &pos)
305 void object::update_bounding_box(bounding_box *)
678 void update_bounding_box(bounding_box *);
687 void rectangle_object::update_bounding_box(bounding_box *p)
946 bounding_box bb;
1108 void update_bounding_box(bounding_box *);
[all...]
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dinput.cpp5761 struct bounding_box { struct
5768 int parse_bounding_box(char *p, bounding_box *bb)
5843 bounding_box bb;

Completed in 87 milliseconds