Home
last modified time | relevance | path

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

/csrg-svn/contrib/groff-1.08/pic/
H A Dobject.cc324 position object::north() in north() function in object
649 position north() { return position(cent.x, cent.y + dim.y/2.0); } in north() function in rectangle_object
1180 position north() { return (en.y - strt.y) > 0 ? en : strt; } in north() function in line_object
1445 position arc_object::north() in north() function in arc_object
/csrg-svn/games/battlestar/
H A Dextern.h192 #define north link[0] macro