OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultAttr
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/
customization_document.cc
29
const char
kDefaultAttr
[] = "default";
127
if (dictionary_content->GetDictionary(
kDefaultAttr
, &default_dictionary)) {
240
} else if (localized_strings->GetDictionary(
kDefaultAttr
, &locale_dict) &&
/external/chromium_org/chrome/browser/chromeos/
customization_document.cc
34
const char
kDefaultAttr
[] = "default";
130
if (dictionary_content->GetDictionary(
kDefaultAttr
, &default_dictionary)) {
mobile_config.cc
26
const char
kDefaultAttr
[] = "default";
102
} else if (localized_strings_->GetDictionary(
kDefaultAttr
, &locale_dict) &&
Completed in 30 milliseconds