Searched refs:xf86RandR13VerifyPanningArea (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86RandR12.c91 xf86RandR13VerifyPanningArea (xf86CrtcPtr crtc, int screenWidth, int screenHeight) function in typeref:typename:int
704 xf86RandR13VerifyPanningArea (crtc, width, height);
1212 xf86RandR13VerifyPanningArea (crtc, pScreen->width, pScreen->height);
1663 if (xf86RandR13VerifyPanningArea (crtc, pScreen->width, pScreen->height)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86RandR12.c96 xf86RandR13VerifyPanningArea(xf86CrtcPtr crtc, int screenWidth, function in typeref:typename:int
714 xf86RandR13VerifyPanningArea(crtc, width, height);
1217 xf86RandR13VerifyPanningArea(crtc, pScreen->width, pScreen->height);
1934 if (xf86RandR13VerifyPanningArea(crtc, pScreen->width, pScreen->height)) {

Completed in 8 milliseconds