Searched refs:Layout (Results 126 - 150 of 508) sorted by relevance

1234567891011>>

/external/chromium_org/athena/system/
H A Dbackground_controller.cc32 virtual void Layout() OVERRIDE {
/external/chromium_org/cc/test/
H A Dfake_layer_tree_host_client.h36 virtual void Layout() OVERRIDE {}
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Dfirst_run_view.cc42 void FirstRunView::Layout() { function in class:chromeos::FirstRunView
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
H A Dsimple_grid_layout.h32 // Layout takes ownership of the ColumnSet and will delete it when
61 // Layout all contained views according to constraints.
62 void Layout(NSView* superView);
83 // These functions are mostly for testing & deviate from Views Layout class.
129 // These functions are mostly for testing & deviate from Views Layout class.
/external/chromium_org/chrome/browser/ui/views/app_list/
H A Dapp_list_dialog_container.h27 virtual void Layout() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Ddecorated_textfield.h54 virtual void Layout() OVERRIDE;
H A Dpassword_generation_popup_view_views.h48 virtual void Layout() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
H A Delevation_icon_setter.cc78 button_->parent()->Layout();
H A Dsad_tab_view.h41 virtual void Layout() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dcontents_layout_manager.cc40 void ContentsLayoutManager::Layout(views::View* contents_container) { function in class:ContentsLayoutManager
/external/chromium_org/chrome/browser/ui/views/importer/
H A Dimport_lock_dialog_view.cc59 void ImportLockDialogView::Layout() { function in class:ImportLockDialogView
/external/chromium_org/chrome/browser/ui/views/infobars/
H A Dinfobar_container_view.cc38 void InfoBarContainerView::Layout() { function in class:InfoBarContainerView
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.h52 virtual void Layout() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_icon_view.cc40 parent()->Layout();
/external/chromium_org/content/browser/android/
H A Dcontent_view_render_view.h52 virtual void Layout() OVERRIDE;
/external/chromium_org/mojo/examples/compositor_app/
H A Dcompositor_host.h35 virtual void Layout() OVERRIDE;
/external/chromium_org/mojo/examples/keyboard/
H A Dkeyboard_view.h33 virtual void Layout() OVERRIDE;
/external/chromium_org/mojo/examples/window_manager/
H A Ddebug_panel.h52 virtual void Layout(views::View* host) OVERRIDE;
/external/chromium_org/ui/app_list/views/
H A Dapps_container_view.h62 virtual void Layout() OVERRIDE;
H A Dfolder_header_view.h64 virtual void Layout() OVERRIDE;
H A Dspeech_view.h37 virtual void Layout() OVERRIDE;
H A Dstart_page_view.h45 virtual void Layout() OVERRIDE;
/external/chromium_org/ui/views/controls/button/
H A Dcheckbox.h35 virtual void Layout() OVERRIDE;
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host.h71 // Value of fast_resize() the last time Layout() was invoked.
83 virtual void Layout() OVERRIDE;
123 // Value of |fast_resize_| during the last call to Layout.
/external/chromium_org/ui/views/controls/scrollbar/
H A Dnative_scroll_bar.h44 virtual void Layout() OVERRIDE;

Completed in 384 milliseconds

1234567891011>>