OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateNativeSpellingEngine
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/renderer/spellchecker/
spelling_engine.h
15
class SpellingEngine*
CreateNativeSpellingEngine
();
cocoa_spelling_engine_mac.cc
12
SpellingEngine*
CreateNativeSpellingEngine
() {
hunspell_engine.cc
33
SpellingEngine*
CreateNativeSpellingEngine
() {
spellcheck_language.cc
13
: platform_spelling_engine_(
CreateNativeSpellingEngine
()) {
Completed in 78 milliseconds