Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp336 position object::north_east() in north_east() function in object
675 position north_east() { return position(cent.x + dim.x/2.0, cent.y + dim.y/2.0); } in north_east() function in rectangle_object
747 position box_object::north_east() in north_east() function in box_object
1007 position north_east() { return position(cent.x + dim.x/(M_SQRT2*2.0), in north_east() function in ellipse_object
1580 position arc_object::north_east() in north_east() function in arc_object