Searched defs:CompareMinimumHeight (Results 1 – 1 of 1) sorted by relevance
251 struct CompareMinimumHeight { struct252 bool operator()(WindowWithHeight win1, WindowWithHeight win2) { in operator ()()