Searched refs:xf86ZoomViewport (Results 1 – 4 of 4) sorted by relevance
179 xf86ZoomViewport(xf86Info.currentScreen, 1); in xf86ProcessActionEvent()183 xf86ZoomViewport(xf86Info.currentScreen, -1); in xf86ProcessActionEvent()
212 xf86ZoomViewport(pScreen, zoom); in xf86VidModeZoomViewport()
180 extern _X_EXPORT void xf86ZoomViewport(ScreenPtr pScreen, int zoom);
310 xf86ZoomViewport(ScreenPtr pScreen, int zoom) in xf86ZoomViewport() function