Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlclueflow.c3111 next_obj_and_clear (HTMLObject *obj, in next_obj_and_clear() function
3139 obj = next_obj_and_clear (obj, off, &is_text, i); in spell_check_word_mark()
3163 do obj = next_obj_and_clear (obj, off, &is_text, i); while (obj && !is_text); in spell_check_word_mark()
3274 obj = next_obj_and_clear (obj, &off, &is_text, interval); in html_clueflow_spell_check()