Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/mingw/
Ddinput.h1606 #define IDirectInputDevice_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1627 #define IDirectInputDevice_SetEventNotification(p,a) (p)->SetEventNotification(a) macro