Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libxo/libxo/
Dlibxo.c286 ssize_t xo_anchor_columns; /* Number of columns since the start anchor */ member
1288 xop->xo_anchor_columns += cols; in xo_buf_append_locale()
1793 xop->xo_anchor_columns += rc; in xo_message_hcv()
3021 xop->xo_anchor_columns += cols; in xo_format_string()
3251 xop->xo_anchor_columns += cols; in xo_data_append_content()
3355 xop->xo_anchor_columns += cols; in xo_do_format_field()
3549 xop->xo_anchor_columns += columns; in xo_do_format_field()
3635 xop->xo_anchor_columns += cols; in xo_do_format_field()
3653 xop->xo_anchor_columns += new_cols - old_cols; in xo_do_format_field()
3789 xop->xo_anchor_columns = savep->xhs_anchor_columns + rc; in xo_format_humanize()
[all …]