Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DMap.cpp158 static void window_map_scrollgetsize(rct_window* w, int32_t scrollIndex, int32_t* width, int32_t* h…
175 events.get_scroll_size = &window_map_scrollgetsize; in __anonc7b917650202()
568 static void window_map_scrollgetsize(rct_window* w, int32_t scrollIndex, int32_t* width, int32_t* h… in window_map_scrollgetsize() function