Searched refs:pref_width (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dinstant_confirm_view.cc69 int pref_width = views::Window::GetLocalizedContentsWidth( local
72 GetLayoutManager()->GetPreferredHeightForWidth(this, pref_width);
73 return gfx::Size(pref_width, pref_height);

Completed in 130 milliseconds