Searched refs:xf86ZoomViewport (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Events.c | 191 xf86ZoomViewport(xf86Info.currentScreen, 1); 195 xf86ZoomViewport(xf86Info.currentScreen, -1);
|
| H A D | xf86.h | 161 extern _X_EXPORT void xf86ZoomViewport(ScreenPtr pScreen, int zoom);
|
| H A D | xf86VidMode.c | 287 xf86ZoomViewport(pScrn->pScreen, zoom);
|
| H A D | xf86Cursor.c | 318 * xf86ZoomViewport -- 323 xf86ZoomViewport(ScreenPtr pScreen, int zoom) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Events.c | 168 xf86ZoomViewport(xf86Info.currentScreen, 1); 172 xf86ZoomViewport(xf86Info.currentScreen, -1);
|
| H A D | xf86.h | 180 extern _X_EXPORT void xf86ZoomViewport(ScreenPtr pScreen, int zoom);
|
| H A D | xf86VidMode.c | 212 xf86ZoomViewport(pScreen, zoom);
|
| H A D | xf86Cursor.c | 305 * xf86ZoomViewport -- 310 xf86ZoomViewport(ScreenPtr pScreen, int zoom) function in typeref:typename:void
|
Completed in 10 milliseconds