Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1610 #define IDirectInputDevice_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1631 #define IDirectInputDevice_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro