OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PaintRestored
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/views/window/
frame_background.h
67
void
PaintRestored
(gfx::Canvas* canvas, View* view) const;
frame_background.cc
54
void FrameBackground::
PaintRestored
(gfx::Canvas* canvas, View* view) const {
custom_frame_view.cc
367
frame_background_->
PaintRestored
(canvas, this);
/external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc
605
frame_background_->
PaintRestored
(canvas, this);
[
all
...]
Completed in 357 milliseconds