Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c256 ssize_t xo_anchor_columns; /* Number of columns since the start anchor */ member
1264 xop->xo_anchor_columns += cols; in xo_buf_append_locale()
1769 xop->xo_anchor_columns += rc; in xo_message_hcv()
3025 xop->xo_anchor_columns += cols; in xo_format_string()
3255 xop->xo_anchor_columns += cols; in xo_data_append_content()
3359 xop->xo_anchor_columns += cols; in xo_do_format_field()
3554 xop->xo_anchor_columns += columns; in xo_do_format_field()
3642 xop->xo_anchor_columns += cols; in xo_do_format_field()
3660 xop->xo_anchor_columns += new_cols - old_cols; in xo_do_format_field()
3796 xop->xo_anchor_columns = savep->xhs_anchor_columns + rc; in xo_format_humanize()
[all …]