Home
last modified time | relevance | path

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

/f-stack/tools/libxo/xo/
H A Dxo.c459 if (opt_closer && xo_get_style(NULL) == XO_STYLE_JSON) in main()
/f-stack/tools/libxo/libxo/
H A Dxo.h171 xo_get_style (xo_handle_t *xop);
H A Dlibxo.c1999 xo_get_style (xo_handle_t *xop) in xo_get_style() function
/f-stack/tools/libxo/doc/
H A Dapi.rst126 .. index:: xo_get_style
128 xo_get_style section in Handles
131 .. c:function:: xo_style_t xo_get_style(xo_handle_t *xop)
133 Use the `xo_get_style` function to find the current output style for
144 style = xo_get_style(NULL);