Searched defs:widths (Results 1 – 8 of 8) sorted by relevance
60 text::widths_vector widths = table.column_widths(); in override_column_widths() local87 find_refill_column(const text::widths_vector& widths) in find_refill_column()112 refill_widths(text::widths_vector& widths, in refill_widths()171 refill_cell(const text::table_row& row, const text::widths_vector& widths, in refill_cell()205 format_row(const text::table_row& row, const text::widths_vector& widths, in format_row()415 widths_vector widths = override_column_widths(t, _column_widths); in format() local
36 widths = [1] * (1 + 0x10FFFF) variable
79 int widths[64]; member
79 const wchar_t widths[64]; member
1057 def add_divider(widths, header_flag): argument
370 int *widths = xmalloc (ncolumns * sizeof (int)); in do_multitable() local
104 uint8_t widths; member