Home | History | Annotate | Download | only in skin

Lines Matching refs:xx

243             int        xx, yy;
277 for (xx = 0; xx < DOT_GRID; xx++) {
278 double tx = xx*(2./DOT_GRID);
308 int xx, yy;
314 for (xx = 0; xx < diameter2; xx++) {
315 double x0 = xx - radius2;
325 coord->x = xx;
327 coord->offset = xx + yy*diameter2;
355 coord->x = xx;
357 coord->offset = xx + yy*diameter2;