Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1730 #define IDirectInputDevice2_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1761 #define IDirectInputDevice2_SetEventNotification(p,a) (p)->SetEventNotification(a) macro