Searched refs:c_column (Results 1 – 1 of 1) sorted by relevance
70 short c_column; /* column character is in */ member307 c->c_column = cur_col; in main()430 count[c->c_column]++; in flush_line()443 sorted[count[c->c_column]++] = *c; in flush_line()448 this_col = c->c_column; in flush_line()452 } while (--nchars > 0 && this_col == endc->c_column); in flush_line()458 this_col + c->c_width > endc->c_column) in flush_line()