Searched refs:c_column (Results 1 – 1 of 1) sorted by relevance
70 short c_column; /* column character is in */ member313 c->c_column = cur_col; in main()450 count[c->c_column]++; in flush_line()463 sorted[count[c->c_column]++] = *c; in flush_line()468 this_col = c->c_column; in flush_line()472 } while (--nchars > 0 && this_col == endc->c_column); in flush_line()478 this_col + c->c_width > endc->c_column) in flush_line()