HomeSort by: relevance | last modified time | path
    Searched refs:PolyGlyphBltMask (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInitAccel.c 1374 infoRec->PolyGlyphBltMask = GCFillStyle | GCFont;
1378 infoRec->PolyGlyphBltMask |= GCFunction;
1380 infoRec->PolyGlyphBltMask |= GCPlaneMask;
1382 infoRec->PolyGlyphBltMask |= GCForeground;
xaaGC.c 212 if(changes & infoRec->PolyGlyphBltMask)
xaa.h 1126 unsigned long PolyGlyphBltMask;

Completed in 7 milliseconds