OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TilingToString
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/themes/
theme_properties.h
128
static std::string
TilingToString
(int tiling);
theme_properties.cc
192
std::string ThemeProperties::
TilingToString
(int tiling) {
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc
154
return ThemeProperties::
TilingToString
(repeat_mode);
Completed in 514 milliseconds