Searched refs:CreateUserWallpaperDelegate (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/background/
H A Dash_user_wallpaper_delegate.h14 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate();
H A Dash_user_wallpaper_delegate.cc140 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() { function in namespace:chromeos
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.h56 virtual ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
H A Dshell_delegate_impl.cc231 ash::UserWallpaperDelegate* ShellDelegateImpl::CreateUserWallpaperDelegate() { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/ash/
H A Dshell_delegate.h126 virtual UserWallpaperDelegate* CreateUserWallpaperDelegate() = 0;
H A Dshell.cc990 user_wallpaper_delegate_.reset(delegate_->CreateUserWallpaperDelegate());
/external/chromium_org/ash/test/
H A Dtest_shell_delegate.h54 virtual UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
H A Dtest_shell_delegate.cc160 UserWallpaperDelegate* TestShellDelegate::CreateUserWallpaperDelegate() { function in class:ash::test::TestShellDelegate
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.h70 virtual ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
H A Dchrome_shell_delegate_chromeos.cc254 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() { function in class:ChromeShellDelegate
255 return chromeos::CreateUserWallpaperDelegate();
H A Dchrome_shell_delegate_views.cc205 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() { function in class:ChromeShellDelegate

Completed in 1586 milliseconds