Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlobject.h449 guint html_object_get_line_length (HTMLObject *self,
H A Dhtmlobject.c1638 html_object_get_line_length (HTMLObject *self, in html_object_get_line_length() function
H A Dhtmlclueflow.c3361 line_offset += html_object_get_line_length (head, painter, line_offset); in html_clueflow_get_line_offset()