Home
last modified time | relevance | path

Searched defs:IDirectInputDevice8_SetDataFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2044 #define IDirectInputDevice8_SetDataFormat(p,a) (p)->lpVtbl->SetDataFormat(p,a) macro
2082 #define IDirectInputDevice8_SetDataFormat(p,a) (p)->SetDataFormat(a) macro