Searched refs:new_paragraph (Results 1 – 1 of 1) sorted by relevance
261 static void new_paragraph(size_t, size_t);477 new_paragraph(output_in_paragraph ? last_indent : first_indent, np); in process_stream()528 new_paragraph(output_in_paragraph ? last_indent : first_indent, 0); in process_stream()566 new_paragraph(size_t old_indent, size_t indent) in new_paragraph() function