Searched refs:_table_width (Results 1 – 2 of 2) sorted by relevance
340 _table_width(0) in table_formatter()399 _table_width = table_width; in set_table_width()416 if (_table_width != 0) in format()417 refill_widths(widths, _table_width, _separator.length()); in format()
98 std::size_t _table_width; member in utils::text::table_formatter