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

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInitAccel.c 1394 infoRec->ImageGlyphBltMask = GCFont;
1396 infoRec->ImageGlyphBltMask |= GCPlaneMask;
1398 infoRec->ImageGlyphBltMask |= GCForeground | GCBackground;
xaaGC.c 215 if(changes & infoRec->ImageGlyphBltMask)
xaa.h 1128 unsigned long ImageGlyphBltMask;

Completed in 6 milliseconds