Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Dengine.h57 int norm_width; member
H A Dpftop.c1120 FLD_ANCHOR->norm_width != nx) { in compute_anchor_field()
1122 FLD_ANCHOR->norm_width = nx; in compute_anchor_field()
1147 if (FLD_LABEL->norm_width != nw || in read_rules()
1149 FLD_LABEL->norm_width = nw; in read_rules()
H A Dengine.c460 fld->width = fld->norm_width; in reset_fields()