Home | History | Annotate | Download | only in internal

Lines Matching defs:start_col

60   int start_col;
66 start_col(start_col_),
141 assert(dst_block.start_col >= 0);
142 assert(dst_block.start_col + dst_block.cols <= dst->cols());
184 const int global_col = c + dst_block.start_col;
191 r + dst_block.start_row, c8 + dst_block.start_col);
197 const int global_col = c + dst_block.start_col;
209 const int global_col = c + dst_block.start_col;
221 const int global_col = c + dst_block.start_col;
248 const int global_col = c + dst_block.start_col;