Lines Matching refs:col
131 for (unsigned int col = 0; col < w; col++)135 for (unsigned int col = 0; col < limit; col++)138 for (unsigned int col = limit; col < w; col++)392 for (unsigned int col = 0; col < cols; col++) {393 image.copy_sub_image (cell, col * CELL_W, row * CELL_H, CELL_W, CELL_H);