Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlengine-edit-movement.h42 gint html_engine_scroll_down (HTMLEngine *engine,
H A Dhtmlengine-edit-movement.c259 html_engine_scroll_down (HTMLEngine *engine, in html_engine_scroll_down() function
H A Dgtkhtml.c5126 if ((amount = html_engine_scroll_down (html->engine, in cursor_move()
5223 if ((amount = html_engine_scroll_down (html->engine, allocation.height)) > 0) { in move_selection()