Searched refs:GetLocalizedContentsWidth (Results 1 – 10 of 10) sorted by relevance
159 message->SizeToFit(views::Widget::GetLocalizedContentsWidth( in Init()195 extensions->SizeToFit(views::Widget::GetLocalizedContentsWidth( in Init()
224 message->SizeToFit(views::Widget::GetLocalizedContentsWidth( in Init()261 extensions->SizeToFit(views::Widget::GetLocalizedContentsWidth( in Init()
101 int dialog_content_width = views::Widget::GetLocalizedContentsWidth( in InitChildViews()
69 int pref_width = views::Window::GetLocalizedContentsWidth( in GetPreferredSize()
229 views::Window::GetLocalizedContentsWidth( in SetupControls()
160 explanation_->SizeToFit(views::Widget::GetLocalizedContentsWidth( in Init()
196 message->SizeToFit(views::Widget::GetLocalizedContentsWidth( in Init()
321 static int GetLocalizedContentsWidth(int col_resource_id);
318 int Widget::GetLocalizedContentsWidth(int col_resource_id) { in GetLocalizedContentsWidth() function in views::Widget332 return gfx::Size(GetLocalizedContentsWidth(col_resource_id), in GetLocalizedContentsSize()
1050 views::Window::GetLocalizedContentsWidth(width_id); in ShowDialogWithLocalizedSize()1065 views::Window::GetLocalizedContentsWidth(width_id); in ShowDialogWithMinLocalizedWidth()