Searched refs:NumMono (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaPCache.c | 305 int *NumMono, int *NumColor, 354 (*NumMono)++; 397 int *NumMono, int *NumColor, int *NumPartial, 470 (*NumMono)++; 506 ConvertAllPartialsTo8x8(NumMono, NumColor, theOne, 510 while(*NumColor && (*NumMono < 4)) { 513 (*NumColor)--; *NumMono += MonosPerColor; 521 while(*NumMono < 4) { 542 ConvertAllPartialsTo8x8(NumMono, NumColor, theOne, 592 ConvertAllPartialsTo8x8(NumMono, NumColo 304 ConvertAllPartialsTo8x8(int * NumMono,int * NumColor,CacheLinkPtr ListPartial,CacheLinkPtr * ListMono,CacheLinkPtr * ListColor,XAAInfoRecPtr infoRec) argument 396 ConvertSomePartialsTo8x8(int * NumMono,int * NumColor,int * NumPartial,CacheLinkPtr ListPartial,CacheLinkPtr * ListMono,CacheLinkPtr * ListColor,int * maxw,int * maxh,XAAInfoRecPtr infoRec) argument 638 int Num512, Num256, Num128, NumPartial, NumColor, NumMono; local in function:XAAInitPixmapCache [all...] |
| H A D | xaalocal.h | 1755 int NumMono; member in struct:__anon152d0be20108
|
Completed in 4 milliseconds