Searched defs:OnDropdownClose (Results 1 – 5 of 5) sorted by relevance
/dports/games/openttd/openttd-12.1/src/ai/ |
H A D | ai_gui.cpp | 554 void OnDropdownClose(Point pt, int widget, int index, bool instant_close) override in OnDropdownClose() function
|
/dports/games/openttd/openttd-12.1/src/network/ |
H A D | network_gui.cpp | 1857 void OnDropdownClose(Point pt, int widget, int index, bool instant_close) override in OnDropdownClose() function
|
/dports/games/openttd/openttd-12.1/src/ |
H A D | newgrf_gui.cpp | 452 void OnDropdownClose(Point pt, int widget, int index, bool instant_close) override in OnDropdownClose() function
|
H A D | settings_gui.cpp | 2367 void OnDropdownClose(Point pt, int widget, int index, bool instant_close) override in OnDropdownClose() function
|
H A D | window.cpp | 293 void Window::OnDropdownClose(Point pt, int widget, int index, bool instant_close) in OnDropdownClose() function in Window
|