OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OffscreenPixmaps
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaOffscreen.c
34
PixmapLinkPtr pLink = infoRec->
OffscreenPixmaps
;
51
PixmapLinkPtr pLink = infoRec->
OffscreenPixmaps
;
xaaInit.c
407
pLink->next = infoRec->
OffscreenPixmaps
;
409
infoRec->
OffscreenPixmaps
= pLink;
443
PixmapLinkPtr pLink = infoRec->
OffscreenPixmaps
;
452
else infoRec->
OffscreenPixmaps
= pLink->next;
621
if((infoRec->Flags & OFFSCREEN_PIXMAPS) && (infoRec->
OffscreenPixmaps
))
631
if((infoRec->Flags & OFFSCREEN_PIXMAPS) && (infoRec->
OffscreenPixmaps
))
xaalocal.h
1720
_pLink = infoRec->
OffscreenPixmaps
; \
1725
else infoRec->
OffscreenPixmaps
= _pLink->next; \
xaa.h
1227
PixmapLinkPtr
OffscreenPixmaps
;
Completed in 8 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026