Searched refs:FirstPass (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaStipple.c | 124 Bool TwoPass = FALSE, FirstPass = TRUE; local in function:EXPNAME 177 (FirstPass) ? bg : fg, -1, rop, planemask); 178 StippleFunc = (FirstPass) ? FirstFunc : SecondFunc; 228 if(FirstPass) { 229 FirstPass = FALSE; 231 } else FirstPass = TRUE; 262 Bool TwoPass = FALSE, FirstPass = TRUE; local in function:EXPNAME 320 (FirstPass) ? bg : fg, -1, rop, planemask); 321 StippleFunc = (FirstPass) ? FirstFunc : SecondFunc; 338 if(FirstPass) { 371 Bool TwoPass = FALSE, FirstPass = TRUE; local in function:EXPNAME 486 Bool TwoPass = FALSE, FirstPass = TRUE; local in function:EXPNAME [all...] |
Completed in 2 milliseconds