Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dgtkhtml.c210 static gboolean any_has_cursor_moved (GtkHTML *html);
401 also_update_cursor = any_has_cursor_moved (html) || !any_has_skip_update_cursor (html); in idle_handler()
2087 any_has_cursor_moved (GtkHTML *html) in any_has_cursor_moved() function