Searched refs:GetViewport (Results 1 – 2 of 2) sorted by relevance
703 int (*GetViewport) (ScrnInfoPtr pScrn); member
646 if (!pScreenPriv->funcs->GetViewport) in DGAGetViewportStatus()649 return (*pScreenPriv->funcs->GetViewport) (pScreenPriv->pScrn); in DGAGetViewportStatus()