Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dddrawint.h760 PVOID GetVideoPortFlipStatus; member
822 PDD_VPORTCB_GETFLIPSTATUS GetVideoPortFlipStatus; member
H A Dddrawi.h518 LPDDHALVPORTCB_GETFLIPSTATUS GetVideoPortFlipStatus; member
965 LPDDHALVPORTCB_GETFLIPSTATUS GetVideoPortFlipStatus; member
/reactos/win32ss/gdi/gdi32/misc/
H A Dgdientry.c983 if (pDvdPort.GetVideoPortFlipStatus) in DdGetDriverInfo()
985 … pUserDvdPort->GetVideoPortFlipStatus = (LPDDHALVPORTCB_GETFLIPSTATUS) DvpGetVideoPortFlipStatus; in DdGetDriverInfo()