Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c487 return xop->xo_style; in xo_style()
1860 xop->xo_style = style; in xo_create()
1966 xop->xo_style = style; in xo_set_style()
1973 return xo_style(xop); in xo_get_style()
2273 xop->xo_style= style; in xo_set_options()
2609 if (xo_style(xop) == XO_STYLE_TEXT || xo_style(xop) == XO_STYLE_HTML) { in xo_format_string_direct()
4727 switch (xo_style(xop)) { in xo_format_colors()
4884 if (xo_style(xop) != XO_STYLE_TEXT && xo_style(xop) != XO_STYLE_HTML) in xo_anchor_start()
4906 if (xo_style(xop) != XO_STYLE_TEXT && xo_style(xop) != XO_STYLE_HTML) in xo_anchor_stop()
6499 if (xo_style(xop) == XO_STYLE_HTML || xo_style(xop) == XO_STYLE_TEXT) in xo_depth_change()
[all …]