Lines Matching refs:DGAErrorBase
97 static int DGAErrorBase; variable
1281 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXDGAOpenFramebuffer()
1315 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXDGACloseFramebuffer()
1461 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXDGASetMode()
1464 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXDGASetMode()
1545 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGASetViewport()
1566 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGAInstallColormap()
1587 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGASelectInput()
1606 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGAFillRectangle()
1626 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGACopyArea()
1647 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGACopyTransparentArea()
1669 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGAGetViewportStatus()
1693 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGASync()
1739 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGAChangePixmapMode()
1770 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXDGACreateColormap()
1810 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGAGetVideoLL()
1813 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGAGetVideoLL()
1847 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGADirectVideo()
1852 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGADirectVideo()
1856 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGADirectVideo()
1862 return DGAErrorBase + XF86DGAScreenNotActive; in ProcXF86DGADirectVideo()
1910 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGAGetViewPortSize()
1913 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGAGetViewPortSize()
1935 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGASetViewPort()
1938 return DGAErrorBase + XF86DGANoDirectVideoMode; in ProcXF86DGASetViewPort()
1941 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGASetViewPort()
1945 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGASetViewPort()
1999 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGAInstallColormap()
2002 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGAInstallColormap()
2050 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGAViewPortChanged()
2053 return DGAErrorBase + XF86DGADirectNotActivated; in ProcXF86DGAViewPortChanged()
2069 return DGAErrorBase + XF86DGAClientNotLocal; in SProcXDGADispatch()
2114 return DGAErrorBase + XF86DGAClientNotLocal; in ProcXDGADispatch()
2205 DGAErrorBase = extEntry->errorBase; in XFree86DGAExtensionInit()