Home
last modified time | relevance | path

Searched defs:bounding_box (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp274 struct bounding_box { struct
279 bounding_box(); argument
283 bounding_box::bounding_box() in bounding_box() function in bounding_box
307 void object::update_bounding_box(bounding_box *) in update_bounding_box() argument
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp5764 struct bounding_box { struct
5771 int parse_bounding_box(char *p, bounding_box *bb) in parse_bounding_box() argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.c1462 struct drm_rect bounding_box = {0}; in vmw_kms_check_display_memory() local