Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2264 #define IDirectInput2_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2277 #define IDirectInput2_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro