Searched refs:PFNVBOXGUESTMOUSENOTIFY (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DMouse.cpp43 DECLVBGL(int) VbglSetMouseNotifyCallback(PFNVBOXGUESTMOUSENOTIFY pfnNotify,
/vbox/include/VBox/
H A DVBoxGuest.h391 typedef FNVBOXGUESTMOUSENOTIFY *PFNVBOXGUESTMOUSENOTIFY; typedef
401 PFNVBOXGUESTMOUSENOTIFY pfnNotify;
H A DVBoxGuestLib.h402 DECLVBGL(int) VbglSetMouseNotifyCallback(PFNVBOXGUESTMOUSENOTIFY pfnNotify, void *pvUser);

Completed in 46 milliseconds