Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1593 #define IDirectInputDevice_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
1614 #define IDirectInputDevice_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro