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

/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddinput.h155 } DIDATAFORMAT, *LPDIDATAFORMAT; typedef in typeref:struct:_DIDATAFORMAT
156 typedef const DIDATAFORMAT *LPCDIDATAFORMAT;
161 extern const DIDATAFORMAT c_dfDIMouse;
162 extern const DIDATAFORMAT c_dfDIKeyboard;
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDINPUT.H155 } DIDATAFORMAT, *LPDIDATAFORMAT; typedef in typeref:struct:_DIDATAFORMAT
156 typedef const DIDATAFORMAT *LPCDIDATAFORMAT;
161 extern const DIDATAFORMAT c_dfDIMouse;
162 extern const DIDATAFORMAT c_dfDIKeyboard;

Completed in 27 milliseconds