Home
last modified time | relevance | path

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

/dports/games/naev/naev-0.7.0/src/
H A Dgui.h59 void gui_messageScrollUp( int lines );
H A Dinput.c968 gui_messageScrollUp(5); in input_key()
H A Dgui.c234 void gui_messageScrollUp( int lines ) in gui_messageScrollUp() function