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

  /xsrc/external/mit/ctwm/dist/
win_ops.c 227 bool south; local
254 south = true;
257 south = false;
261 south = false;
270 if(south) {
  /src/games/battlestar/
extern.h 145 #define SOUTH 1011
245 #define south link[1] macro
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.cpp 321 position object::south() function in class:object
672 position south() { return position(cent.x, cent.y - dim.y/2.0); } function in class:rectangle_object
1211 position south() { return (en.y - strt.y) < 0 ? en : strt; } function in class:line_object
1524 position south();
1559 position arc_object::south() function in class:arc_object

Completed in 61 milliseconds