Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/pic/
HDobject.cpp344 position object::south_east() in south_east() function in object
675 position south_east() { return position(cent.x + dim.x/2.0, cent.y - dim.y/2.0); } in south_east() function in rectangle_object
757 position box_object::south_east() in south_east() function in box_object
1009 position south_east() { return position(cent.x + dim.x/(M_SQRT2*2.0), in south_east() function in ellipse_object
1594 position arc_object::south_east() in south_east() function in arc_object