Searched defs:pScreen (Results 76 - 100 of 339) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcolormapst.h93 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h93 ScreenPtr pScreen; member in struct:__anon7034
H A Dmisyncstr.h58 ScreenPtr pScreen; /* Screen of this fence object */ member in struct:_SyncFence
86 #define SYNC_SCREEN_PRIV(pScreen) \
87 (SyncScreenPrivPtr) dixLookupPrivate(&pScreen->devPrivates, \
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC(ScreenPtr pScreen, shadowBufPtr pBuf) argument
120 ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n",
121 pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
151 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcolormapst.h113 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h90 ScreenPtr pScreen; member in struct:__anon7358
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC (ScreenPtr pScreen, argument
119 ErrorF ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n", pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
150 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcolormapst.h113 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h90 ScreenPtr pScreen; member in struct:__anon7733
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC (ScreenPtr pScreen, argument
119 ErrorF ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n", pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
150 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcolormapst.h114 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h92 ScreenPtr pScreen; member in struct:__anon8093
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC (ScreenPtr pScreen, argument
119 ErrorF ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n", pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
150 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcolormapst.h114 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h92 ScreenPtr pScreen; member in struct:__anon8406
H A Dmispritest.h56 ScreenPtr pScreen; member in struct:__anon8492
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC (ScreenPtr pScreen, argument
119 ErrorF ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n", pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
150 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcolormapst.h114 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h92 ScreenPtr pScreen; member in struct:__anon8711
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC (ScreenPtr pScreen, argument
119 ErrorF ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n", pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
150 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcolormapst.h114 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec
H A Dcursorstr.h92 ScreenPtr pScreen; member in struct:__anon9023
H A Dshrotpack.h52 #define SCRLEFT(x,y,w,h) (pScreen->height - ((y) + (h)))
64 #define SCRY(x,y,w,h) (pScreen->width - ((x) + (w)) - 1)
74 #define SCRLEFT(x,y,w,h) (pScreen->width - ((x) + (w)))
75 #define SCRY(x,y,w,h) (pScreen->height - ((y) + (h)) - 1)
97 FUNC (ScreenPtr pScreen, argument
119 ErrorF ("-> Entering Shadow Update:\r\n |- Origins: pShadow=%x, pScreen=%x, damage=%x\r\n |- Metrics: shaStride=%d, shaBase=%x, shaBpp=%d\r\n | \n", pShadow, pScreen, damage, shaStride, shaBase, shaBpp);
150 winBase = (Data *) (*pBuf->window) (pScreen,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcolormapst.h114 ScreenPtr pScreen; /* screen map is associated with */ member in struct:_ColormapRec

Completed in 76 milliseconds

1234567891011>>