Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp341 position object::north_west() in north_west() function in object
676 position north_west() { return position(cent.x - dim.x/2.0, cent.y + dim.y/2.0); } in north_west() function in rectangle_object
753 position box_object::north_west() in north_west() function in box_object
1009 position north_west() { return position(cent.x - dim.x/(M_SQRT2*2.0), in north_west() function in ellipse_object
1588 position arc_object::north_west() in north_west() function in arc_object