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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/
H A DVBoxMPInternal.h53 BOOLEAN VBoxMPQueryPointerPosition(PVBOXMP_DEVEXT pExt, PVIDEO_POINTER_POSITION pPos, PSTATUS_BLOCK pStatus);
H A DVBoxMPDriver.cpp376 bResult = VBoxMPQueryPointerPosition(pExt, pPos, pStatus);
H A DVBoxMPIOCTL.cpp372 BOOLEAN VBoxMPQueryPointerPosition(PVBOXMP_DEVEXT pExt, PVIDEO_POINTER_POSITION pPos, PSTATUS_BLOCK pStatus) function

Completed in 283 milliseconds