Searched refs:minimum_height (Results 1 – 1 of 1) sorted by relevance
232 int minimum_height = kMinimumHeight; in GetWindowHeightCloseTo() local237 minimum_height = std::max(kMinimumHeight, in GetWindowHeightCloseTo()243 if (minimum_height) in GetWindowHeightCloseTo()244 target_height = std::max(target_height, minimum_height); in GetWindowHeightCloseTo()