Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DObjectListWnd.cpp1855 struct CustomRowCmp { struct
1856 …ol operator()(const GG::ListBox::Row& lhs, const GG::ListBox::Row& rhs, std::size_t column) const { in operator ()()
H A DMapWnd.cpp6844 struct CustomRowCmp { struct
6845 … operator()(const std::pair<std::string, int>& lhs, const std::pair<std::string, int>& rhs) const { in operator ()()