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

123456

/external/chromium_org/ash/system/
H A Dstatus_area_widget.cc120 void StatusAreaWidget::SchedulePaint() { function in class:ash::StatusAreaWidget
121 status_area_widget_delegate_->SchedulePaint();
122 web_notification_tray_->SchedulePaint();
123 system_tray_->SchedulePaint();
125 virtual_keyboard_tray_->SchedulePaint();
126 logout_button_tray_->SchedulePaint();
128 overview_button_tray_->SchedulePaint();
H A Dstatus_area_widget.h72 void SchedulePaint();
/external/chromium_org/ui/views/controls/
H A Dglow_hover_controller.cc40 view_->SchedulePaint();
67 view_->SchedulePaint();
121 view_->SchedulePaint();
125 view_->SchedulePaint();
H A Dthrobber.cc44 SchedulePaint(); // paint right away
54 SchedulePaint(); // Important if we're not painting while stopped
68 SchedulePaint();
150 SchedulePaint();
H A Dimage_view.cc51 SchedulePaint();
149 SchedulePaint();
155 SchedulePaint();
172 SchedulePaint();
183 SchedulePaint();
H A Dlink.cc147 SchedulePaint();
153 SchedulePaint();
216 SchedulePaint();
H A Dslider.cc105 SchedulePaint();
169 SchedulePaint();
310 SchedulePaint();
315 SchedulePaint();
344 SchedulePaint();
/external/chromium_org/ash/system/tray/
H A Dactionable_view.cc79 SchedulePaint();
85 SchedulePaint();
H A Dtray_item_more.cc51 SchedulePaint();
56 SchedulePaint();
H A Dtray_notification_view.cc87 SchedulePaint();
99 SchedulePaint();
109 SchedulePaint();
H A Dtray_popup_header_button.cc65 SchedulePaint();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_linux.cc54 view_->SchedulePaint();
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dwrench_toolbar_button.cc37 SchedulePaint();
/external/chromium_org/ash/shelf/
H A Doverflow_bubble.cc68 anchor->SchedulePaint();
99 widget->GetNativeView())->shelf_widget()->shelf()->SchedulePaint();
H A Dshelf.h90 void SchedulePaint();
/external/chromium_org/ui/views/controls/button/
H A Dimage_button.cc67 SchedulePaint();
122 SchedulePaint();
128 SchedulePaint();
196 SchedulePaint();
206 SchedulePaint();
232 SchedulePaint();
/external/chromium_org/ash/drag_drop/
H A Ddrag_image_view.cc81 SchedulePaint();
88 SchedulePaint();
96 SchedulePaint();
/external/chromium_org/chrome/browser/ui/views/
H A Dtab_icon_view.cc80 SchedulePaint();
84 SchedulePaint();
91 SchedulePaint();
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc105 SchedulePaint();
111 SchedulePaint();
/external/chromium_org/ui/message_center/views/
H A Dnotification_button.cc92 SchedulePaint();
98 SchedulePaint();
/external/chromium_org/ash/system/user/
H A Dbutton_from_view.cc67 SchedulePaint();
/external/chromium_org/athena/screen/
H A Dbackground_controller.cc23 SchedulePaint();
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Davatar_menu_button.cc89 SchedulePaint();
/external/chromium_org/remoting/client/
H A Dsoftware_video_renderer.cc102 void SchedulePaint();
123 // Flag used to coalesce runs of SchedulePaint()s into a single DoPaint().
204 SchedulePaint();
212 void SoftwareVideoRenderer::Core::SchedulePaint() { function in class:remoting::SoftwareVideoRenderer::Core
268 SchedulePaint();
277 SchedulePaint();
311 SchedulePaint();
/external/chromium_org/chrome/browser/chromeos/display/
H A Doverscan_calibrator.cc107 calibration_layer_->SchedulePaint(calibration_layer_->bounds());
115 calibration_layer_->SchedulePaint(calibration_layer_->bounds());

Completed in 456 milliseconds

123456