HomeSort by relevance Sort by last modified time
    Searched refs:PaintRestored (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/views/window/
frame_background.h 70 void PaintRestored(gfx::Canvas* canvas, View* view) const;
frame_background.cc 58 void FrameBackground::PaintRestored(gfx::Canvas* canvas, View* view) const {
custom_frame_view.cc 356 frame_background_->PaintRestored(canvas, this);
  /external/chromium_org/chrome/browser/ui/views/
constrained_window_views.cc 535 frame_background_->PaintRestored(canvas, this);
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 699 frame_background_->PaintRestored(canvas, this);
    [all...]

Completed in 104 milliseconds