Home
last modified time | relevance | path

Searched defs:IDirectInputDevice8_SetProperty (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2039 #define IDirectInputDevice8_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
2077 #define IDirectInputDevice8_SetProperty(p,a,b) (p)->SetProperty(a,b) macro