OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IgnoreWord
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/
spellchecker_linux.cc
56
void
IgnoreWord
(const string16& word) {}
spellchecker_platform_engine.h
80
void
IgnoreWord
(const string16& word);
spellchecker_win.cc
56
void
IgnoreWord
(const string16& word) {}
spellchecker_platform_engine_unittest.cc
30
SpellCheckerPlatform::
IgnoreWord
(word);
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebEditorClient.cpp
380
m_page->send(Messages::WebPageProxy::
IgnoreWord
(word));
Completed in 532 milliseconds