Lines Matching refs:column
245 * Output tabs and spaces to go from column '*current' to
246 * column 'to', and update '*current' to reflect the new
247 * current column.
394 } else if ((result = indent(&column, ctx->style.col, \
478 unsigned int column;
504 column = 0;
537 column += target->used - name_start;
560 column += target->used - length;
570 column += length;
601 column += (target->used - class_start);
637 column += (target->used - type_start);
718 unsigned int column;
726 column = 0;
734 column += target->used - name_start;
750 column += (target->used - class_start);
766 column += (target->used - type_start);