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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dtop_container_view.cc22 void TopContainerView::OnPaintBackground(gfx::Canvas* canvas) { function in class:TopContainerView
H A Dtop_container_view.h24 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_scroll_view_container.h34 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
H A Dmenu_scroll_view_container.cc205 void MenuScrollViewContainer::OnPaintBackground(gfx::Canvas* canvas) { function in class:views::MenuScrollViewContainer
207 View::OnPaintBackground(canvas);
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_view.cc108 OnPaintBackground(canvas);
117 OnPaintBackground(&animating_edges);
/external/chromium_org/athena/activity/
H A Dactivity_frame_view.h48 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
H A Dactivity_frame_view.cc162 void ActivityFrameView::OnPaintBackground(gfx::Canvas* canvas) { function in class:athena::ActivityFrameView
163 View::OnPaintBackground(canvas);
/external/chromium_org/ash/system/tray/
H A Dhover_highlight_view.h76 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
H A Dhover_highlight_view.cc180 void HoverHighlightView::OnPaintBackground(gfx::Canvas* canvas) { function in class:ash::HoverHighlightView
H A Dsystem_tray_bubble.cc90 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE {
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dcontent_setting_image_view.h76 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
H A Dcontent_setting_image_view.cc209 void ContentSettingImageView::OnPaintBackground(gfx::Canvas* canvas) { function in class:ContentSettingImageView
/external/chromium_org/ash/shelf/
H A Dshelf_widget.cc84 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
176 void DimmerView::OnPaintBackground(gfx::Canvas* canvas) { function in class:__anon1944::DimmerView
337 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
467 void ShelfWidget::DelegateView::OnPaintBackground(gfx::Canvas* canvas) { function in class:ash::ShelfWidget::DelegateView
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host.cc117 OnPaintBackground(canvas);
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_item_view.h114 virtual void OnPaintBackground(gfx::Canvas* canvas) OVERRIDE;
H A Ddownload_item_view.cc614 OnPaintBackground(canvas);
656 void DownloadItemView::OnPaintBackground(gfx::Canvas* canvas) { function in class:DownloadItemView
/external/chromium_org/ui/views/controls/table/
H A Dtable_header.cc65 OnPaintBackground(canvas);
/external/chromium_org/ui/message_center/views/
H A Dbounded_label.cc172 views::Label::OnPaintBackground(canvas);
/external/chromium_org/ui/views/controls/tabbed_pane/
H A Dtabbed_pane.cc206 OnPaintBackground(canvas);
/external/chromium_org/ui/views/controls/
H A Dlabel.cc363 OnPaintBackground(canvas);
/external/chromium_org/ui/views/
H A Dview.h1086 virtual void OnPaintBackground(gfx::Canvas* canvas);
H A Dview.cc1363 OnPaintBackground(canvas);
1367 void View::OnPaintBackground(gfx::Canvas* canvas) { function in class:views::View
1369 TRACE_EVENT2("views", "View::OnPaintBackground",
/external/chromium_org/ui/views/controls/combobox/
H A Dcombobox.cc529 OnPaintBackground(canvas);
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc957 OnPaintBackground(canvas);
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc649 OnPaintBackground(canvas);

Completed in 8464 milliseconds