OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:default_dictionary
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/
customization_document.cc
126
DictionaryValue*
default_dictionary
= NULL;
local
127
if (dictionary_content->GetDictionary(kDefaultAttr, &
default_dictionary
)) {
129
if (
default_dictionary
->GetString(entry_name, &result))
Completed in 155 milliseconds