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