Searched refs:c_column (Results 1 – 1 of 1) sorted by relevance
87 int c_column; /* column character is in */ member324 c->c_column = cur_col; in main()461 count[c->c_column]++; in flush_line()474 sorted[count[c->c_column]++] = *c; in flush_line()479 this_col = c->c_column; in flush_line()483 } while (--nchars > 0 && this_col == endc->c_column); in flush_line()489 this_col + c->c_width > endc->c_column) in flush_line()