OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pScratchPixmap
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/dix/
pixmap.c
56
PixmapPtr pPixmap = pScreen->
pScratchPixmap
;
59
pScreen->
pScratchPixmap
= NULL;
83
if (pScreen->
pScratchPixmap
)
86
pScreen->
pScratchPixmap
= pPixmap;
100
screenInfo.screens[scrnum]->
pScratchPixmap
= NULL;
108
FreeScratchPixmapHeader(screenInfo.screens[scrnum]->
pScratchPixmap
);
/xsrc/external/mit/xorg-server/dist/dix/
pixmap.c
56
PixmapPtr pPixmap = pScreen->
pScratchPixmap
;
59
pScreen->
pScratchPixmap
= NULL;
81
if (pScreen->
pScratchPixmap
)
84
pScreen->
pScratchPixmap
= pPixmap;
98
pScreen->
pScratchPixmap
= NULL;
105
FreeScratchPixmapHeader(pScreen->
pScratchPixmap
);
/xsrc/external/mit/xorg-server.old/dist/include/
scrnintstr.h
521
PixmapPtr
pScratchPixmap
; /* scratch pixmap "pool" */
/xsrc/external/mit/xorg-server/dist/include/
scrnintstr.h
607
PixmapPtr
pScratchPixmap
; /* scratch pixmap "pool" */
Completed in 5 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026