Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c68 enum help_page_type current_help_dlg = HELP_LAST; variable
115 current_help_dlg = HELP_LAST; in popdown_help_dialog()
230 if (current_help_dlg != HELP_IMPROVEMENT) { in popup_impr_info()
238 current_help_dlg = HELP_IMPROVEMENT; in popup_impr_info()
642 if (current_help_dlg != HELP_UNIT) { in popup_unit_info()
651 current_help_dlg = HELP_UNIT; in popup_unit_info()
1905 if (current_help_dlg != HELP_TECH) { in popup_tech_info()
1911 current_help_dlg = HELP_TECH; in popup_tech_info()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c64 enum help_page_type current_help_dlg = HELP_LAST; variable
112 current_help_dlg = HELP_LAST; in popdown_help_dialog()
228 if(current_help_dlg != HELP_IMPROVEMENT) { in popup_impr_info()
236 current_help_dlg = HELP_IMPROVEMENT; in popup_impr_info()
640 if (current_help_dlg != HELP_UNIT) { in popup_unit_info()
649 current_help_dlg = HELP_UNIT; in popup_unit_info()
1900 if (current_help_dlg != HELP_TECH) { in popup_tech_info()
1906 current_help_dlg = HELP_TECH; in popup_tech_info()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c64 enum help_page_type current_help_dlg = HELP_LAST; variable
112 current_help_dlg = HELP_LAST; in popdown_help_dialog()
228 if(current_help_dlg != HELP_IMPROVEMENT) { in popup_impr_info()
236 current_help_dlg = HELP_IMPROVEMENT; in popup_impr_info()
640 if (current_help_dlg != HELP_UNIT) { in popup_unit_info()
649 current_help_dlg = HELP_UNIT; in popup_unit_info()
1900 if (current_help_dlg != HELP_TECH) { in popup_tech_info()
1906 current_help_dlg = HELP_TECH; in popup_tech_info()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c68 enum help_page_type current_help_dlg = HELP_LAST; variable
115 current_help_dlg = HELP_LAST; in popdown_help_dialog()
230 if (current_help_dlg != HELP_IMPROVEMENT) { in popup_impr_info()
238 current_help_dlg = HELP_IMPROVEMENT; in popup_impr_info()
642 if (current_help_dlg != HELP_UNIT) { in popup_unit_info()
651 current_help_dlg = HELP_UNIT; in popup_unit_info()
1905 if (current_help_dlg != HELP_TECH) { in popup_tech_info()
1911 current_help_dlg = HELP_TECH; in popup_tech_info()