Searched defs:WindowWithHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.h47 struct WindowWithHeight { struct in namespace:ash
48 explicit WindowWithHeight(aura::Window* window) : function in struct:ash::WindowWithHeight
225 std::vector<WindowWithHeight>* visible_windows);
229 int CalculateIdealWidth(const std::vector<WindowWithHeight>& visible_windows);
237 std::vector<WindowWithHeight>* visible_windows);

Completed in 87 milliseconds