HomeSort by relevance Sort by last modified time
    Searched refs:kSmallWallpaperMaxHeight (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 52 // smaller than |kSmallWallpaperMaxWidth| and |kSmallWallpaperMaxHeight|, the
56 ASH_EXPORT extern const int kSmallWallpaperMaxHeight;
desktop_background_controller.cc 49 const int kSmallWallpaperMaxHeight = 800;
285 size.height() > kSmallWallpaperMaxHeight) ?
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_browsertest.cc 46 int kSmallWallpaperHeight = ash::kSmallWallpaperMaxHeight;
wallpaper_manager.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 447 ash::kSmallWallpaperMaxHeight);

Completed in 356 milliseconds