Home
last modified time | relevance | path

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

/original-bsd/contrib/groff-1.08/pic/
H A Dobject.cc344 position object::north_east() in north_east() function in object
653 position north_east() { return position(cent.x + dim.x/2.0, cent.y + dim.y/2.0); } in north_east() function in rectangle_object
706 position north_east();
719 position box_object::north_east() in north_east() function in box_object
879 out->begin_block(south_west(), north_east()); in print()
977 position north_east() { return position(cent.x + dim.x/(M_SQRT2*2.0), in north_east() function in ellipse_object
1420 position north_east();
1473 position arc_object::north_east() in north_east() function in arc_object