OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dictionary_content
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/
customization_document.cc
114
DictionaryValue*
dictionary_content
= NULL;
local
116
!root_->GetDictionary(dictionary_name, &
dictionary_content
))
120
if (
dictionary_content
->GetDictionary(locale, &locale_dictionary)) {
127
if (
dictionary_content
->GetDictionary(kDefaultAttr, &default_dictionary)) {
Completed in 42 milliseconds