OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PaintFrameColor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/window/
frame_background.h
75
void
PaintFrameColor
(gfx::Canvas* canvas, View* view) const;
frame_background.cc
57
PaintFrameColor
(canvas, view);
144
void FrameBackground::
PaintFrameColor
(gfx::Canvas* canvas, View* view) const {
Completed in 195 milliseconds