HomeSort by: relevance | last modified time | path
    Searched defs:north (Results 1 - 2 of 2) sorted by relevancy

  /src/games/battlestar/
extern.h 144 #define NORTH 1010
244 #define north link[0] macro
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.cpp 316 position object::north() function in class:object
671 position north() { return position(cent.x, cent.y + dim.y/2.0); } function in class:rectangle_object
1210 position north() { return (en.y - strt.y) > 0 ? en : strt; } function in class:line_object
1523 position north();
1552 position arc_object::north() function in class:arc_object

Completed in 28 milliseconds