OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markMisspellingsAfterLineBreak
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
SpellChecker.h
62
void
markMisspellingsAfterLineBreak
(const VisibleSelection& wordSelection);
TypingCommand.cpp
312
frame->spellChecker().
markMisspellingsAfterLineBreak
(words);
SpellChecker.cpp
351
void SpellChecker::
markMisspellingsAfterLineBreak
(const VisibleSelection& wordSelection)
[
all
...]
Completed in 41 milliseconds