Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmltext.h344 void html_text_remove_unwanted_line_breaks (gchar *s,
H A Dhtmltext.c1265 html_text_remove_unwanted_line_breaks (gchar *s, in html_text_remove_unwanted_line_breaks() function
1543 html_text_remove_unwanted_line_breaks (text->text, text->text_len, text->pi->attrs); in html_text_get_pango_info()
H A Dhtmlclueflow.c2171 html_text_remove_unwanted_line_breaks ((gchar *) s, slen, lattrs); in save_plain()