Searched refs:has_indent_or_tabstops (Results 1 – 2 of 2) sorted by relevance
154 if (out->has_indent_or_tabstops && !out->suppress_indent_tabstop_handling) in printbuf_do_indent()255 buf->has_indent_or_tabstops = true; in bch2_printbuf_tabstop_push()276 buf->has_indent_or_tabstops = true; in bch2_printbuf_indent_add()300 buf->has_indent_or_tabstops = false; in bch2_printbuf_indent_sub()
92 bool has_indent_or_tabstops:1; member