OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSmallWallpaperSubDir
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc
111
const char
kSmallWallpaperSubDir
[] = "small";
554
kSmallWallpaperSubDir
: kLargeWallpaperSubDir;
653
kSmallWallpaperSubDir
: kLargeWallpaperSubDir;
706
GetCustomWallpaperDir(
kSmallWallpaperSubDir
);
741
dir = GetCustomWallpaperDir(
kSmallWallpaperSubDir
);
[
all
...]
wallpaper_manager_browsertest.cc
150
kSmallWallpaperSubDir
,
240
kSmallWallpaperSubDir
,
wallpaper_manager.h
61
extern const char
kSmallWallpaperSubDir
[];
Completed in 24 milliseconds