OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSpellcheckDictionaryLanguage
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/common/extensions/api/spellcheck/
spellcheck_handler.cc
36
if (!spellcheck_value->HasKey(keys::
kSpellcheckDictionaryLanguage
) ||
37
!spellcheck_value->GetString(keys::
kSpellcheckDictionaryLanguage
,
/external/chromium_org/extensions/common/
manifest_constants.cc
138
const char
kSpellcheckDictionaryLanguage
[] = "dictionary_language";
[
all
...]
manifest_constants.h
145
extern const char
kSpellcheckDictionaryLanguage
[];
Completed in 30 milliseconds