Lines Matching full:columns
49 /// have less or the same number of elements as the columns of the table.
53 /// \return A vector with the widths of the columns of the input table with any
62 // Override the actual width of the columns based on user-specified widths. in override_column_widths()
80 /// \param widths The widths of the columns as returned by
81 /// override_column_widths(). Note that one of the columns may or may not
104 /// \param [in,out] widths The widths of the columns as returned by
105 /// override_column_widths(). One of these columns should have a value of
109 /// width should be larger than the padding times the number of columns; if
118 // widths.size() is a proxy for the number of columns of the table. in refill_widths()
198 /// \param widths The widths of the columns to apply during formatting. Cells
234 /// \param ncolumns_ The number of columns that the table will have.
241 /// Gets the number of columns in the table.
243 /// \return The number of columns in the table. This value remains constant
258 /// less than the total number of columns.
269 /// Gets the widths of all columns.
271 /// The returned value is not valid if add_row() is called again, as the columns
274 /// \return A vector with the width of all columns.
295 /// columns as defined during the construction of the table.
347 /// All columns except one must have a width that is, at least, as wide as the
348 /// widest cell in the column. One of the columns can have a width of