Home | History | Annotate | Download | only in skin

Lines Matching refs:xx

242             int        xx, yy;
276 for (xx = 0; xx < DOT_GRID; xx++) {
277 double tx = xx*(2./DOT_GRID);
307 int xx, yy;
313 for (xx = 0; xx < diameter2; xx++) {
314 double x0 = xx - radius2;
324 coord->x = xx;
326 coord->offset = xx + yy*diameter2;
354 coord->x = xx;
356 coord->offset = xx + yy*diameter2;