Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmagic_teleporter_list.cpp194 teleport_selector.w_height_setup = 24; in choose_teleport_location()
H A Deditmap.cpp1082 emenu.w_height_setup = [this]() -> int { in edit_feature()
1220 fmenu.w_height_setup = [this]() -> int { in edit_fld()
1287 femenu.w_height_setup = infoHeight; in edit_fld()
1395 ilmenu.w_height_setup = [this]() -> int { in edit_itm()
1434 imenu.w_height_setup = [this]() -> int { in edit_itm()
1839 gpmenu.w_height_setup = infoHeight - 4; in mapgen_preview()
2118 gmenu.w_height_setup = [this]() -> int { in edit_mapgen()
H A Dui.cpp243 w_height_setup = size_scalar::auto_assign {}; in init()
439 bool h_auto = !w_height_setup.fun; in setup()
443 w_height = w_height_setup.fun(); in setup()
H A Dui.h281 size_scalar w_height_setup; variable
H A Dstring_input_popup.cpp118 hmenu.w_height_setup = [&]() -> int { in show_history()
H A Dcolor.cpp925 ui_templates.w_height_setup = 18; in show_gui()
957 ui_colors.w_height_setup = 18; in show_gui()
H A Dwish.cpp755 sksetmenu.w_height_setup = NUM_SKILL_LVL + 4; in wishskill()
H A Ditem_contents.cpp1691 pocket_selector.w_height_setup = []() { in favorite_settings_menu()
H A Dmagic.cpp2067 spell_menu.w_height_setup = [&]() -> int { in select_spell()
H A Diuse_actor.cpp2223 spellbook_uilist.w_height_setup = 24; in use()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmagic_teleporter_list.cpp194 teleport_selector.w_height_setup = 24; in choose_teleport_location()
H A Deditmap.cpp1082 emenu.w_height_setup = [this]() -> int { in edit_feature()
1220 fmenu.w_height_setup = [this]() -> int { in edit_fld()
1287 femenu.w_height_setup = infoHeight; in edit_fld()
1395 ilmenu.w_height_setup = [this]() -> int { in edit_itm()
1434 imenu.w_height_setup = [this]() -> int { in edit_itm()
1839 gpmenu.w_height_setup = infoHeight - 4; in mapgen_preview()
2118 gmenu.w_height_setup = [this]() -> int { in edit_mapgen()
H A Dui.cpp243 w_height_setup = size_scalar::auto_assign {}; in init()
439 bool h_auto = !w_height_setup.fun; in setup()
443 w_height = w_height_setup.fun(); in setup()
H A Dui.h281 size_scalar w_height_setup; variable
H A Dstring_input_popup.cpp118 hmenu.w_height_setup = [&]() -> int { in show_history()
H A Dcolor.cpp925 ui_templates.w_height_setup = 18; in show_gui()
957 ui_colors.w_height_setup = 18; in show_gui()
H A Dwish.cpp755 sksetmenu.w_height_setup = NUM_SKILL_LVL + 4; in wishskill()
H A Ditem_contents.cpp1691 pocket_selector.w_height_setup = []() { in favorite_settings_menu()
H A Dmagic.cpp2067 spell_menu.w_height_setup = [&]() -> int { in select_spell()
H A Diuse_actor.cpp2223 spellbook_uilist.w_height_setup = 24; in use()