Searched refs:any_has_cursor_moved (Results 1 – 1 of 1) sorted by relevance
210 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