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 53 // smaller than |kSmallWallpaperMaxWidth| and |kSmallWallpaperMaxHeight|, the
57 ASH_EXPORT extern const int kSmallWallpaperMaxHeight;
desktop_background_controller.cc 68 const int kSmallWallpaperMaxHeight = 800;
324 host_window_size.height() > kSmallWallpaperMaxHeight)
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_browsertest.cc 41 int kSmallWallpaperHeight = ash::kSmallWallpaperMaxHeight;
wallpaper_manager.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 504 ash::kSmallWallpaperMaxHeight);
    [all...]

Completed in 65 milliseconds