Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2049 #define IDirectInputDevice8_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
2087 #define IDirectInputDevice8_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro