Home
last modified time | relevance | path

Searched defs:AreMergable (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dcargopacket.h433 static bool AreMergable(const CargoPacket *cp1, const CargoPacket *cp2) in AreMergable() function
548 static bool AreMergable(const CargoPacket *cp1, const CargoPacket *cp2) in AreMergable() function
/dports/games/spring/spring_98.0/rts/System/Misc/
H A DRectangleOptimizer.cpp158 inline bool CRectangleOptimizer::AreMergable(const SRectangle& rect1, const SRectangle& rect2) in AreMergable() function in CRectangleOptimizer