Searched refs:refitable_and_stopped_in_depot (Results 1 – 1 of 1) sorted by relevance
2786 bool refitable_and_stopped_in_depot = IsVehicleRefitable(v); in OnPaint() local2790 this->SetWidgetDisabledState(WID_VV_REFIT, !refitable_and_stopped_in_depot || !is_localcompany); in OnPaint()