Home
last modified time | relevance | path

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

/dports/games/naev/naev-0.7.0/src/
H A Dmenu.h28 void menu_small (void);
H A Dnlua_gui.c422 menu_small(); in guiL_menuSmall()
H A Dmenu.c411 void menu_small (void) in menu_small() function
H A Dinput.c1026 if (value==KEY_PRESS) menu_small(); in input_key()