Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1734 #define IDirectInputDevice2_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1765 #define IDirectInputDevice2_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro