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

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmifpolycon.c212 int cxl, cxr; local in function:miFillSppPoly
217 cxr = ICEIL(xr);
221 *(width++) = cxr - cxl;
226 *(width++) = cxl - cxr;
227 (ptsOut++)->x = cxr + xTrans;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c1278 int cxl, cxr; local in function:miFillSppPoly
1283 cxr = ICEIL(xr);
1286 *(width++) = cxr - cxl;
1290 *(width++) = cxl - cxr;
1291 (ptsOut++)->x = cxr + xTrans;

Completed in 7 milliseconds