Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2042 #define IDirectInputDevice8_GetDeviceState(p,a,b) (p)->lpVtbl->GetDeviceState(p,a,b) macro
2080 #define IDirectInputDevice8_GetDeviceState(p,a,b) (p)->GetDeviceState(a,b) macro