Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dconsolewin.c432 console_active_height - get_input_default_height() - get_console_sep_height() - CONSOLE_Y_OFFSET, in create_console_root_window()
440 …0, console_active_height - get_input_default_height(), console_active_width, get_input_default_hei… in create_console_root_window()
H A Dchat.h263 int get_input_default_height(void);
H A Dgamewin.c2328 create_console_input(game_root_win, 42, 0, height - get_input_default_height() - hud_y, in create_game_root_window()
2329 width - hud_x, get_input_default_height(), INPUT_DEFAULT_FLAGS); in create_game_root_window()
H A Dchat.c2978 int get_input_default_height(void) in get_input_default_height() function