Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2338 #define IDirectInput7_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2353 #define IDirectInput7_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro