Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h2059 #define IDirectInputDevice8_Poll(p) (p)->lpVtbl->Poll(p) macro
2097 #define IDirectInputDevice8_Poll(p) (p)->Poll() macro