Searched refs:indent1 (Results 1 – 1 of 1) sorted by relevance
600 output_word(size_t indent0, size_t indent1, const wchar_t *word, size_t length, size_t spaces) in output_word() argument603 size_t indent = output_in_paragraph ? indent1 : indent0; in output_word()666 x = indent1; in output_word()672 x = width + indent1; in output_word()