Home | History | Annotate | Download | only in source

Lines Matching refs:boxwidth

1331     int boxwidth = radius * 4;
1335 boxwidth, area, &dst_argb[x * 4], 1);
1337 boxwidth += 4;
1343 boxwidth, area, &dst_argb[x * 4], n);
1348 boxwidth -= 4;
1351 boxwidth, area, &dst_argb[x * 4], 1);