OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThemeColors
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/common/extensions/manifest_handlers/
theme_handler.cc
62
if (theme_value->GetDictionary(keys::
kThemeColors
, &colors_value)) {
/external/chromium_org/extensions/common/
manifest_constants.cc
145
const char
kThemeColors
[] = "colors";
[
all
...]
manifest_constants.h
152
extern const char
kThemeColors
[];
Completed in 34 milliseconds