Searched defs:pScreen (Results 26 - 50 of 339) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpixmapstr.h76 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h39 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
46 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
59 FUNC (ScreenPtr pScreen,
63 FUNC (ScreenPtr pScreen, argument
83 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
86 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglxcontext.h54 ScreenPtr pScreen; member in struct:__GLXcontextRec
H A Dpixmapstr.h75 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglxcontext.h49 ScreenPtr pScreen; member in struct:__GLXcontextRec
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglxcontext.h49 ScreenPtr pScreen; member in struct:__GLXcontextRec
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglxcontext.h49 ScreenPtr pScreen; member in struct:__GLXcontextRec
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglxcontext.h49 ScreenPtr pScreen; member in struct:__GLXcontextRec
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglxcontext.h49 ScreenPtr pScreen; member in struct:__GLXcontextRec
H A Dmipointrst.h39 ScreenPtr pScreen; /* current screen */ member in struct:__anon5278
H A Dpixmapstr.h65 ScreenPtr pScreen; member in struct:_Drawable
H A DshrotpackYX.h37 #define WINSTART(x,y) (((pScreen->height - 1) - y) + (x * winStride))
44 #define WINSTART(x,y) (((pScreen->width - 1 - x) * winStride) + y)
57 FUNC (ScreenPtr pScreen,
61 FUNC (ScreenPtr pScreen, argument
81 winBase = (Data *) (*pBuf->window) (pScreen, 0, 0,
84 winStride = (Data *) (*pBuf->window) (pScreen, 1, 0,

Completed in 72 milliseconds

1234567891011>>