Searched refs:hyphen_line_count (Results 1 – 2 of 2) sorted by relevance
395 return hyphen_line_count; in get_hyphen_line_count()673 hyphen_line_count(0), in environment()765 hyphen_line_count(0), in environment()860 hyphen_line_count = 0; in copy()1759 hyphen_line_count = 0; in newline()1910 || hyphen_line_count + 1 <= hyphen_line_max) in choose_breakpoint()1934 || hyphen_line_count + 1 <= hyphen_line_max)) { in choose_breakpoint()2116 hyphen_line_count++; in possibly_break_line()2118 hyphen_line_count = 0; in possibly_break_line()2366 hyphen_line_count = 0; in do_break()[all …]
221 int hyphen_line_count; variable