OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCustomWallpaper
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/ash/accelerators/
debug_commands.cc
47
desktop_background_controller->
SetCustomWallpaper
(
52
desktop_background_controller->
SetCustomWallpaper
(
57
desktop_background_controller->
SetCustomWallpaper
(
/external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc
21
Shell::GetInstance()->desktop_background_controller()->
SetCustomWallpaper
(
/external/chromium_org/chrome/browser/ui/ash/
user_wallpaper_delegate_win.cc
52
SetCustomWallpaper
(wallpaper, ash::WALLPAPER_LAYOUT_TILE);
/external/chromium_org/ash/desktop_background/
desktop_background_controller.h
109
void
SetCustomWallpaper
(const gfx::ImageSkia& image, WallpaperLayout layout);
desktop_background_controller_unittest.cc
445
controller_->
SetCustomWallpaper
(image, WALLPAPER_LAYOUT_STRETCH);
610
controller_->
SetCustomWallpaper
(image, WALLPAPER_LAYOUT_STRETCH);
621
controller_->
SetCustomWallpaper
(image, WALLPAPER_LAYOUT_STRETCH);
desktop_background_controller.cc
248
void DesktopBackgroundController::
SetCustomWallpaper
(
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.h
117
DECLARE_EXTENSION_FUNCTION("wallpaperPrivate.
setCustomWallpaper
",
139
scoped_ptr<extensions::api::wallpaper_private::
SetCustomWallpaper
::Params>
wallpaper_api.cc
137
wallpaper_manager->
SetCustomWallpaper
(email_,
wallpaper_private_api.cc
43
namespace set_custom_wallpaper = wallpaper_private::
SetCustomWallpaper
;
546
wallpaper_manager->
SetCustomWallpaper
(email_,
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc
417
void WallpaperManager::
SetCustomWallpaper
(const std::string& username,
464
SetCustomWallpaper
(wallpaper.image(), layout);
548
SetCustomWallpaper
(user_wallpaper, info.layout);
593
SetCustomWallpaper
(wallpaper, layout);
[
all
...]
wallpaper_manager.h
164
void
SetCustomWallpaper
(const std::string& username,
Completed in 1337 milliseconds