Home
last modified time | relevance | path

Searched refs:formatted_for_width (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dformat-table.c73 size_t formatted_for_width; /* the width we tried to format for */ member
1395 (d->type != TABLE_STRV_WRAPPED || d->formatted_for_width == column_width)) in table_data_format()
1437 d->formatted_for_width = column_width; in table_data_format()