OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateBackgroundPainter
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/ui/views/
background.cc
108
Background* background =
CreateBackgroundPainter
(
121
Background* background =
CreateBackgroundPainter
(
130
Background* Background::
CreateBackgroundPainter
(bool owns_painter,
background.h
76
static Background*
CreateBackgroundPainter
(bool owns_painter,
/external/chromium/chrome/browser/chromeos/login/
helper.h
78
views::Painter*
CreateBackgroundPainter
();
enterprise_enrollment_view.cc
93
set_background(views::Background::
CreateBackgroundPainter
(true, painter));
web_page_view.cc
111
views::Background::
CreateBackgroundPainter
(true, painter));
background_view.cc
137
views::Painter* painter =
CreateBackgroundPainter
();
138
set_background(views::Background::
CreateBackgroundPainter
(true, painter));
captcha_view.cc
155
set_background(views::Background::
CreateBackgroundPainter
(true, painter));
helper.cc
155
views::Painter*
CreateBackgroundPainter
() {
screen_lock_view.cc
131
views::Background::
CreateBackgroundPainter
(true, painter));
update_view.cc
79
set_background(views::Background::
CreateBackgroundPainter
(true, painter));
user_image_view.cc
73
set_background(views::Background::
CreateBackgroundPainter
(true, painter));
user_view.cc
92
set_background(views::Background::
CreateBackgroundPainter
(
network_selection_view.cc
291
views::Background::
CreateBackgroundPainter
(true, painter));
user_controller.cc
474
views::Background::
CreateBackgroundPainter
(true, painter));
eula_view.cc
351
views::Background::
CreateBackgroundPainter
(true, painter));
new_user_view.cc
148
set_background(views::Background::
CreateBackgroundPainter
(true, painter));
/external/chromium_org/ash/wm/workspace/
phantom_window_controller.cc
194
views::Background::
CreateBackgroundPainter
(true, new EdgePainter));
/external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc
384
views::Background::
CreateBackgroundPainter
(
Completed in 554 milliseconds