Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp346 position object::south_east() in south_east() function in object
677 position south_east() { return position(cent.x + dim.x/2.0, cent.y - dim.y/2.0); } in south_east() function in rectangle_object
759 position box_object::south_east() in south_east() function in box_object
1011 position south_east() { return position(cent.x + dim.x/(M_SQRT2*2.0), in south_east() function in ellipse_object
1596 position arc_object::south_east() in south_east() function in arc_object