Searched refs:xo_buf_append_str (Results 1 – 2 of 2) sorted by relevance
152 xo_buf_append_str (xo_buffer_t *xbp, const char *str) in xo_buf_append_str() function
4975 xo_buf_append_str(xbp, " effect-"); in xo_colors_handle_html()4976 xo_buf_append_str(xbp, xo_effect_names[i]); in xo_colors_handle_html()4999 xo_buf_append_str(xbp, " color-fg-"); in xo_colors_handle_html()5000 xo_buf_append_str(xbp, fg); in xo_colors_handle_html()5004 xo_buf_append_str(xbp, " color-bg-"); in xo_colors_handle_html()5005 xo_buf_append_str(xbp, bg); in xo_colors_handle_html()