Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlinterval.h85 gboolean html_interval_eq (const HTMLInterval *a,
H A Dhtmlselection.c145 if (e->selection && html_interval_eq (e->selection, i)) { in html_engine_select_interval()
H A Dhtmlinterval.c464 html_interval_eq (const HTMLInterval *a, in html_interval_eq() function