OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PushPixelsFlags
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaGCmisc.c
88
CHECK_PLANEMASK(pGC,infoRec->
PushPixelsFlags
) &&
89
CHECK_ROP(pGC,infoRec->
PushPixelsFlags
) &&
90
CHECK_ROPSRC(pGC,infoRec->
PushPixelsFlags
) &&
91
CHECK_FG(pGC,infoRec->
PushPixelsFlags
) &&
92
(!(infoRec->
PushPixelsFlags
& TRANSPARENCY_GXCOPY_ONLY) ||
xaaInitAccel.c
1042
infoRec->
PushPixelsFlags
= infoRec->WriteBitmapFlags;
1326
if((infoRec->
PushPixelsFlags
& GXCOPY_ONLY) ||
1327
(infoRec->
PushPixelsFlags
& ROP_NEEDS_SOURCE) ||
1328
(infoRec->
PushPixelsFlags
& TRANSPARENCY_GXCOPY_ONLY))
1330
if(infoRec->
PushPixelsFlags
& NO_PLANEMASK)
1332
if(infoRec->
PushPixelsFlags
& RGB_EQUAL)
xaa.h
787
int
PushPixelsFlags
;
Completed in 10 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026