Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DRide.cpp73 WINDOW_RIDE_PAGE_VEHICLE, enumerator
1000 rct_widgetindex widgetIndex = WIDX_TAB_1 + WINDOW_RIDE_PAGE_VEHICLE; in window_ride_draw_tab_vehicle()
1008 if (w->page == WINDOW_RIDE_PAGE_VEHICLE) in window_ride_draw_tab_vehicle()
1053 if (w->page == WINDOW_RIDE_PAGE_VEHICLE) in window_ride_draw_tab_vehicle()
1496 if (page == WINDOW_RIDE_PAGE_VEHICLE) in window_ride_set_page()
1504 window_ride_set_page(w, WINDOW_RIDE_PAGE_VEHICLE); in window_ride_set_page()