Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xo/
H A Dxo.c329 if (xo_set_style_name(NULL, optarg) < 0) in main()
/freebsd/contrib/libxo/libxo/
H A Dxo.h174 xo_set_style_name (xo_handle_t *xop, const char *style);
H A Dlibxo.c2152 xo_set_style_name (xo_handle_t *xop, const char *name) in xo_set_style_name() function
/freebsd/contrib/libxo/doc/
H A Dapi.rst191 .. index:: xo_set_style_name
193 xo_set_style_name section in Handles
196 .. c:function:: int xo_set_style_name (xo_handle_t *xop, const char *style)
198 The `xo_set_style_name` function can be used to set the style based
212 xo_set_style_name(NULL, "html");