OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:theme_overlay_image_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/window/
frame_background.cc
19
theme_overlay_image_
(NULL),
68
if (
theme_overlay_image_
)
69
canvas->DrawImageInt(*
theme_overlay_image_
, 0, 0);
160
if (
theme_overlay_image_
)
161
canvas->DrawImageInt(*
theme_overlay_image_
, 0, theme_background_y_);
frame_background.h
40
theme_overlay_image_
= image;
82
gfx::ImageSkia*
theme_overlay_image_
;
member in class:views::FrameBackground
Completed in 82 milliseconds