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

/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h88 typedef unsigned long m_uint; typedef
91 typedef unsigned int m_uint; typedef
797 m_uint stippleCount; /* Current line stipple count */
862 m_uint what; /* Event code */
1045 bool MGLAPI EVT_getNext(event_t *evt,m_uint mask);
1046 bool MGLAPI EVT_peekNext(event_t *evt,m_uint mask);
1047 bool MGLAPI EVT_post(ulong which,m_uint what,ulong message,ulong modifiers);
1048 void MGLAPI EVT_flush(m_uint mask);
1049 void MGLAPI EVT_halt(event_t *evt,m_uint mask);
1100 void ASMAPI MGL_setLineStippleCount(m_uint stippleCoun
[all...]
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H88 typedef unsigned long m_uint; typedef
91 typedef unsigned int m_uint; typedef
797 m_uint stippleCount; /* Current line stipple count */
862 m_uint what; /* Event code */
1045 bool MGLAPI EVT_getNext(event_t *evt,m_uint mask);
1046 bool MGLAPI EVT_peekNext(event_t *evt,m_uint mask);
1047 bool MGLAPI EVT_post(ulong which,m_uint what,ulong message,ulong modifiers);
1048 void MGLAPI EVT_flush(m_uint mask);
1049 void MGLAPI EVT_halt(event_t *evt,m_uint mask);
1100 void ASMAPI MGL_setLineStippleCount(m_uint stippleCoun
[all...]

Completed in 36 milliseconds