Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/pic/
HDobject.cpp314 position object::north() in north() function in object
669 position north() { return position(cent.x, cent.y + dim.y/2.0); } in north() function in rectangle_object
1208 position north() { return (en.y - strt.y) > 0 ? en : strt; } in north() function in line_object
1550 position arc_object::north() in north() function in arc_object