Searched defs:GetPreferredHeightForWidth (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/views/layout/
H A Dfill_layout.cc32 int FillLayout::GetPreferredHeightForWidth(View* host, int width) { function in class:views::FillLayout
H A Dlayout_manager.cc20 int LayoutManager::GetPreferredHeightForWidth(View* host, int width) { function in class:views::LayoutManager
H A Dbox_layout.cc100 int BoxLayout::GetPreferredHeightForWidth(View* host, int width) { function in class:views::BoxLayout
111 // default behavior of GridLayout::GetPreferredHeightForWidth().
H A Dgrid_layout.cc848 int GridLayout::GetPreferredHeightForWidth(View* host, int width) { function in class:views::GridLayout

Completed in 471 milliseconds