Home | History | Annotate | Download | only in rendering

Lines Matching defs:cols

277         int cols = row.size();
278 for (int j = 0; j < cols; j++) {
286 while (cspan && endCol < cols) {
546 // distribute over variable cols
1053 // Check which rows and cols are visible and only paint these.