Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A DEditor.cpp407 if (window_find_by_class(WC_EDITOR_SCENARIO_OPTIONS) != nullptr) in OpenWindowsForCurrentStep()
412 context_open_window(WC_EDITOR_SCENARIO_OPTIONS); in OpenWindowsForCurrentStep()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DEditorBottomToolbar.cpp166 context_open_window(WC_EDITOR_SCENARIO_OPTIONS); in window_editor_bottom_toolbar_jump_back_to_options_selection()
244 context_open_window(WC_EDITOR_SCENARIO_OPTIONS); in window_editor_bottom_toolbar_jump_forward_to_options_selection()
H A DEditorScenarioOptions.cpp330 w = window_bring_to_front_by_class(WC_EDITOR_SCENARIO_OPTIONS); in window_editor_scenario_options_open()
335 …280, 148, window_editor_scenario_options_page_events[0], WC_EDITOR_SCENARIO_OPTIONS, WF_NO_SCROLLI… in window_editor_scenario_options_open()
H A DThemes.cpp212 WC_EDITOR_SCENARIO_OPTIONS,
H A DTopToolbar.cpp3532 context_open_window(WC_EDITOR_SCENARIO_OPTIONS); in top_toolbar_cheats_menu_dropdown()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DScenarioSetSettingAction.cpp247 window_invalidate_by_class(WC_EDITOR_SCENARIO_OPTIONS); in Execute()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/title/
H A DTitleSequencePlayer.cpp439 window_close_by_class(WC_EDITOR_SCENARIO_OPTIONS); in CloseParkSpecificWindows()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/
H A DWindowManager.cpp62 case WC_EDITOR_SCENARIO_OPTIONS: in OpenWindow()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/interface/
H A DWindow.h434 WC_EDITOR_SCENARIO_OPTIONS = 45, enumerator
H A DInteractiveConsole.cpp1199 context_open_window(WC_EDITOR_SCENARIO_OPTIONS); in cc_open()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/interface/
H A DTheme.cpp156 …{ THEME_WC(WC_EDITOR_SCENARIO_OPTIONS), STR_THEMES_WINDOW_EDITOR_SCENARIO_OPTIONS, C…