Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwaypoint_cmd.cpp50 InvalidateWindowData(WC_WAYPOINT_VIEW, this->index); in UpdateVirtCoord()
329 InvalidateWindowData(WC_WAYPOINT_VIEW, wp->index); in CmdBuildBuoy()
347 InvalidateWindowData(WC_WAYPOINT_VIEW, wp->index); in CmdBuildBuoy()
377 InvalidateWindowData(WC_WAYPOINT_VIEW, wp->index); in RemoveBuoy()
H A Dwaypoint.cpp54 CloseWindowById(WC_WAYPOINT_VIEW, this->index); in ~Waypoint()
H A Dwindow_type.h349 WC_WAYPOINT_VIEW, enumerator
H A Dwaypoint_gui.cpp172 WC_WAYPOINT_VIEW, WC_NONE,