Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1879 #define IDirectInputDevice7_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro
1913 #define IDirectInputDevice7_SetDataFormat(p,a) (p)->SetDataFormat(a) macro