HomeSort by relevance Sort by last modified time
    Searched refs:point_t (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/scitech/include/
mgraph.h 543 } point_t; typedef in typeref:struct:__anon13068
771 #define MGL_leftTop(r) (((point_t *) &(r))[0])
772 #define MGL_rightBottom(r) (((point_t *) &(r))[1])
788 point_t CP; /* Graphics pen position */
799 point_t viewPortOrg; /* Logical viewport origin */
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 543 } point_t; typedef in typeref:struct:__anon13367
771 #define MGL_leftTop(r) (((point_t *) &(r))[0])
772 #define MGL_rightBottom(r) (((point_t *) &(r))[1])
788 point_t CP; /* Graphics pen position */
799 point_t viewPortOrg; /* Logical viewport origin */
    [all...]

Completed in 750 milliseconds