Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dformat-table.c2048 size_t req_width, req_height; in table_print() local
2054 … &req_width, &req_height, &any_soft); in table_print()
2077 req_width = MAX(req_width, in table_print()
2084 requested_width[j] < req_width) in table_print()
2085 requested_width[j] = req_width; in table_print()