Searched defs:fix32_t (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h579 #define fix32_t FXFixed macro
581 typedef long fix32_t; typedef
583 typedef fix32_t fxcolor_t;
587 fix32_t x,y;
595 fix32_t w,s,t;
1158 void MGLAPI MGL_lineCoordFX(fix32_t x1,fix32_t y1,fix32_t x2,fix32_t y2);
1160 void MGLAPI MGL_lineCoordFastFX(fix32_t x
[all...]
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H579 #define fix32_t FXFixed macro
581 typedef long fix32_t; typedef
583 typedef fix32_t fxcolor_t;
587 fix32_t x,y;
595 fix32_t w,s,t;
1158 void MGLAPI MGL_lineCoordFX(fix32_t x1,fix32_t y1,fix32_t x2,fix32_t y2);
1160 void MGLAPI MGL_lineCoordFastFX(fix32_t x
[all...]

Completed in 55 milliseconds