Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DWnd.cpp102 struct WndVerticalLess struct
104 bool operator()(const std::shared_ptr<Wnd>& lhs, const std::shared_ptr<Wnd>& rhs) const in operator ()()