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

/external/chromium_org/chrome/browser/ui/ash/
H A Duser_wallpaper_delegate_win.h12 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate();
H A Duser_wallpaper_delegate_win.cc70 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() { function
H A Dchrome_shell_delegate_views.cc109 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() { function in class:ChromeShellDelegate
111 return ::CreateUserWallpaperDelegate();
H A Dchrome_shell_delegate_chromeos.cc231 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() { function in class:ChromeShellDelegate
232 return chromeos::CreateUserWallpaperDelegate();
H A Dchrome_shell_delegate.h82 virtual ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/background/
H A Dash_user_wallpaper_delegate.h17 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate();
H A Dash_user_wallpaper_delegate.cc111 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() { function in namespace:chromeos
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.h65 virtual ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;
H A Dshell_delegate_impl.cc203 ash::UserWallpaperDelegate* ShellDelegateImpl::CreateUserWallpaperDelegate() { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/ash/
H A Dshell_delegate.h211 virtual UserWallpaperDelegate* CreateUserWallpaperDelegate() = 0;
H A Dshell.cc599 user_wallpaper_delegate_.reset(delegate_->CreateUserWallpaperDelegate());
/external/chromium_org/ash/test/
H A Dtest_shell_delegate.cc162 UserWallpaperDelegate* TestShellDelegate::CreateUserWallpaperDelegate() { function in class:ash::test::TestShellDelegate
H A Dtest_shell_delegate.h68 virtual UserWallpaperDelegate* CreateUserWallpaperDelegate() OVERRIDE;

Completed in 110 milliseconds