Searched refs:panel_count (Results 1 – 1 of 1) sorted by relevance
121 int panel_count = static_cast<int>(panels_.size()); in Layout() local122 for (int i = 0; i < panel_count; i++) { in Layout()131 (panel_count - i) * divider_height_) { in Layout()135 int top = height() - (panel_count - i) * divider_height_; in Layout()