Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2198 #define IDirectInput_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2209 #define IDirectInput_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro