Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/
H A DUiContext.cpp303 DrawWeatherWindow(dpi, weatherDrawer, w.get(), left, right, top, bottom, drawFunc); in DrawWeatherAnimation()
875 static void DrawWeatherWindow( in DrawWeatherWindow() function in UiContext
919DrawWeatherWindow(dpi, weatherDrawer, original_w, left, w->windowPos.x, top, bottom, drawFunc); in DrawWeatherWindow()
922 DrawWeatherWindow(dpi, weatherDrawer, original_w, left, right, top, bottom, drawFunc); in DrawWeatherWindow()
929 DrawWeatherWindow(dpi, weatherDrawer, original_w, left, w_right, top, bottom, drawFunc); in DrawWeatherWindow()
932 DrawWeatherWindow(dpi, weatherDrawer, original_w, left, right, top, bottom, drawFunc); in DrawWeatherWindow()
938DrawWeatherWindow(dpi, weatherDrawer, original_w, left, right, top, w->windowPos.y, drawFunc); in DrawWeatherWindow()
941 DrawWeatherWindow(dpi, weatherDrawer, original_w, left, right, top, bottom, drawFunc); in DrawWeatherWindow()
948 DrawWeatherWindow(dpi, weatherDrawer, original_w, left, right, top, w_bottom, drawFunc); in DrawWeatherWindow()
951 DrawWeatherWindow(dpi, weatherDrawer, original_w, left, right, top, bottom, drawFunc); in DrawWeatherWindow()