Searched refs:IDirectInputDevice_SetDataFormat (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Din_win.c384 hr = IDirectInputDevice_SetDataFormat(g_pMouse, &df);
/external/quake/quake/src/WinQuake/
H A Din_win.cpp385 hr = IDirectInputDevice_SetDataFormat(g_pMouse, &df);
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddinput.h371 #define IDirectInputDevice_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDINPUT.H371 #define IDirectInputDevice_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro

Completed in 63 milliseconds