Searched refs:maskQ (Results 1 – 2 of 2) sorted by relevance
128 BITS32 maskQ; in ChangeGC() local133 maskQ = mask; /* save these for when we walk the GCque */ in ChangeGC()400 client->errorValue = maskQ; in ChangeGC()412 (*pGC->funcs->ChangeGC) (pGC, maskQ); in ChangeGC()620 BITS32 maskQ; in CopyGC() local627 maskQ = mask; in CopyGC()758 (*pgcDst->funcs->CopyGC) (pgcSrc, maskQ, pgcDst); in CopyGC()913 BITS32 maskQ = 0; in SetDashes() local935 maskQ |= GCDashOffset; in SetDashes()952 maskQ |= GCDashList; in SetDashes()[all …]
1047 BITS32 maskQ; in ChangePicture() local1050 maskQ = vmask; in ChangePicture()1242 client->errorValue = maskQ; in ChangePicture()1248 (*ps->ChangePicture) (pPicture, maskQ); in ChangePicture()