Searched refs:start_here (Results 1 – 3 of 3) sorted by relevance
245 void hyphenate_line(int start_here = 0);335 void possibly_break_line(int start_here = 0, int forced = 0);
1977 void environment::hyphenate_line(int start_here) in hyphenate_line() argument1982 if (start_here) in hyphenate_line()2072 void environment::possibly_break_line(int start_here, int forced) in possibly_break_line() argument2082 hyphenate_line(start_here); in possibly_break_line()
1191 environment::hyphenate_line): Introducing `start_here' parameter.