Searched refs:top_width (Results 1 – 2 of 2) sorted by relevance
267 int top_width = 0; in RemovePanel() local271 top_width = panel->GetBounds().width(); in RemovePanel()306 RefreshLayoutWithTopPanelStartingAt(top_origin, top_width); in RemovePanel()
391 int top_width = top_view_->GetPreferredSize().width() + in GetPreferredSize() local394 int preferred_width = std::max(top_width, bottom_width) + GetInsets().width(); in GetPreferredSize()