HomeSort by relevance Sort by last modified time
    Searched defs:CreateUserWallpaperDelegate (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc 111 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() {
  /external/chromium_org/chrome/browser/ui/ash/
user_wallpaper_delegate_win.cc 78 ash::UserWallpaperDelegate* CreateUserWallpaperDelegate() {
chrome_shell_delegate_chromeos.cc 244 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() {
245 return chromeos::CreateUserWallpaperDelegate();
chrome_shell_delegate_views.cc 182 ash::UserWallpaperDelegate* ChromeShellDelegate::CreateUserWallpaperDelegate() {
184 return ::CreateUserWallpaperDelegate();
  /external/chromium_org/ash/shell/
shell_delegate_impl.cc 133 ash::UserWallpaperDelegate* ShellDelegateImpl::CreateUserWallpaperDelegate() {
  /external/chromium_org/ash/test/
test_shell_delegate.cc 112 UserWallpaperDelegate* TestShellDelegate::CreateUserWallpaperDelegate() {

Completed in 31 milliseconds