Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c439 return xop->xo_style; in xo_style()
889 switch (xo_style(xop)) { in xo_buf_escape()
1671 switch (xo_style(xop)) { in xo_message_hcv()
1875 xop->xo_style = style; in xo_create()
1989 xop->xo_style = style; in xo_set_style()
2002 return xo_style(xop); in xo_get_style()
2440 xop->xo_style= style; in xo_set_options()
2791 if (xo_style(xop) == XO_STYLE_TEXT || xo_style(xop) == XO_STYLE_HTML) { in xo_format_string_direct()
5032 switch (xo_style(xop)) { in xo_format_colors()
6838 if (xo_style(xop) == XO_STYLE_HTML || xo_style(xop) == XO_STYLE_TEXT) in xo_depth_change()
[all …]