Home
last modified time | relevance | path

Searched refs:start_position (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dpr.c407 int start_position; /* Horizontal position of first char. */ member
1438 p->start_position = h; in init_funcs()
1472 p->start_position = h; in init_funcs()
1747 padding_not_printed = p->start_position; in align_column()
1819 padding_not_printed = p->start_position; in print_page()
2490 padding_not_printed = p->start_position; in read_line()
2615 output_position = p->start_position + end_vector[line]; in print_stored()
2616 if (p->start_position - col_sep_length == chars_per_margin) in print_stored()