Searched refs:xo_format_content (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libxo/libxo/ |
H A D | libxo.c | 4664 xo_format_content (xo_handle_t *xop, const char *class_name, in xo_format_content() function 5095 xo_format_content(xop, "units", NULL, value, vlen, fmt, flen, flags); in xo_format_units() 5285 xo_format_content(xop, "padding", NULL, buf, blen, NULL, 0, 0); in xo_anchor_stop() 6365 xo_format_content(xop, "padding", NULL, " ", 1, in xo_do_emit_fields() 6446 xo_format_content(xop, class_name, xo_tag_name(ftype), in xo_do_emit_fields() 6458 xo_format_content(xop, "decoration", NULL, ":", 1, NULL, 0, 0); in xo_do_emit_fields() 6461 xo_format_content(xop, "padding", NULL, " ", 1, NULL, 0, 0); in xo_do_emit_fields()
|