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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dstacked_tab_strip_layout_unittest.cc44 void CreateLayout(const CommonTestData& data) { function in class:StackedTabStripLayoutTest
171 CreateLayout(test_data[i]);
256 CreateLayout(test_data[i].common_data);
279 CreateLayout(test_data[i]);
332 CreateLayout(test_data[i].common_data);
389 CreateLayout(test_data[i].common_data);
424 CreateLayout(test_data[i].common_data);
445 CreateLayout(test_data[i].common_data);
490 CreateLayout(test_data[i].common_data);
555 CreateLayout(test_dat
[all...]
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_install_dialog_view.h104 views::GridLayout* CreateLayout(
H A Dextension_install_dialog_view.cc306 views::GridLayout* layout = CreateLayout(
315 CreateLayout(scrollable_header_only_, left_column_width,
638 views::GridLayout* ExtensionInstallDialogView::CreateLayout( function in class:ExtensionInstallDialogView

Completed in 81 milliseconds