Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlembedded.h80 gboolean html_object_is_embedded (HTMLObject *o);
H A Dhtmlembedded.c440 html_object_is_embedded (HTMLObject *o) in html_object_is_embedded() function
H A Dgtkhtml.c1271 if (html_object_is_embedded (o)) { in child_size_allocate()
2565 if (!gtk_widget_has_focus (w) && !html_object_is_embedded (obj)) in focus()
6291 if (html_object_is_embedded (o)) { in reparent_embedded()
H A Dhtmlengine.c4977 if (obj && html_object_is_embedded (obj)) {
6910 if (focus_object && html_object_is_embedded (focus_object)
6950 } else if (html_object_is_embedded (cur) && !html_object_is_frame (cur)