Searched refs:FontShiftSize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c1147 #define FontShiftSize 5 macro
1204 if (c->endReq - c->pElt < FontShiftSize)
1251 c->pElt += FontShiftSize;
1443 #undef FontShiftSize
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1089 #define FontShiftSize 5 macro
1143 if (c->endReq - c->pElt < FontShiftSize) {
1186 c->pElt += FontShiftSize;
1373 #undef FontShiftSize

Completed in 6 milliseconds