HomeSort by: relevance | last modified time | path
    Searched defs:override_column_widths (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/text/
table.cpp 56 override_column_widths(const text::table& table, function in namespace:__anon7013
81 /// override_column_widths(). Note that one of the columns may or may not
105 /// override_column_widths(). One of these columns should have a value of
415 widths_vector widths = override_column_widths(t, _column_widths);
table.cpp 56 override_column_widths(const text::table& table, function in namespace:__anon7013
81 /// override_column_widths(). Note that one of the columns may or may not
105 /// override_column_widths(). One of these columns should have a value of
415 widths_vector widths = override_column_widths(t, _column_widths);

Completed in 96 milliseconds