Home
last modified time | relevance | path

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

/csrg-svn/contrib/groff-1.08/pic/
H A Dobject.cc339 position object::west() in west() function in object
652 position west() { return position(cent.x - dim.x/2.0, cent.y); } in west() function in rectangle_object
1183 position west() { return (en.x - strt.x) < 0 ? en : strt; } in west() function in line_object
1466 position arc_object::west() in west() function in arc_object
/csrg-svn/games/battlestar/
H A Dextern.h195 #define west link[3] macro