Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DNewCampaign.cpp224 gDropdownItemsFormat[numItems] = STR_OPTIONS_DROPDOWN_ITEM; in OnMouseDown()
H A DOptions.cpp1375 gDropdownItemsFormat[i - 1] = STR_OPTIONS_DROPDOWN_ITEM; in CultureMouseDown()
1595 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in AudioMouseDown()
1852 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in ControlsMouseDown()
1983 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in MiscMouseDown()
H A DPlayer.cpp206 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in window_player_overview_show_group_dropdown()
H A DThemes.cpp513 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in window_themes_mousedown()
H A DTitleCommandEditor.cpp411 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in window_title_command_editor_mousedown()
H A DMultiplayer.cpp308 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in window_multiplayer_groups_show_group_dropdown()
H A DTitleEditor.cpp535 gDropdownItemsFormat[i] = STR_OPTIONS_DROPDOWN_ITEM; in window_title_editor_mousedown()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/scripting/
H A DCustomWindow.cpp646 … : STR_OPTIONS_DROPDOWN_ITEM; in OnMouseDown()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h2091 STR_OPTIONS_DROPDOWN_ITEM = 2777, enumerator