Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Delconfig.c142 static int TAB_TAG_HEIGHT = 0; // the height of the tab at the top of the window variable
3997 TAB_TAG_HEIGHT = tab_collection_calc_tab_height(CONFIG_FONT, elconf_scale); in display_elconfig_win()
4040 int window_height = widget_get_height(elconfig_win, elconfig_tab_collection_id) -TAB_TAG_HEIGHT; in display_elconfig_win()
4046 set_window_scroll_inc(elconfig_tabs[i].tab, TAB_TAG_HEIGHT); in display_elconfig_win()