Searched defs:VehicleProfitLastYearSorter (Results 1 – 1 of 1) sorted by relevance
50 static BaseVehicleListWindow::VehicleIndividualSortFunction VehicleProfitLastYearSorter; variable1243 static bool VehicleProfitLastYearSorter(const Vehicle * const &a, const Vehicle * const &b) in VehicleProfitLastYearSorter() function