Home
last modified time | relevance | path

Searched refs:IDirectInputDevice2_SetDataFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1729 #define IDirectInputDevice2_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro
1760 #define IDirectInputDevice2_SetDataFormat(p,a) (p)->SetDataFormat(a) macro