Home | History | Annotate | Download | only in tabs

Lines Matching refs:GetStandardSize

547       current_unselected_width_(Tab::GetStandardSize().width()),
548 current_selected_width_(Tab::GetStandardSize().width()),
2092 *selected_width = *unselected_width = Tab::GetStandardSize().width();
2105 static_cast<double>(Tab::GetStandardSize().width()));
2364 int tab_height = Tab::GetStandardSize().height();
2383 if ((Tab::GetStandardSize().width() - Round(current_unselected_width_)) > 1 &&
2399 int tab_height = Tab::GetStandardSize().height();