HomeSort by relevance Sort by last modified time
    Searched refs:MarkSpelling (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
Editor.h 228 MarkSpelling = 1 << 0,
Editor.cpp 419 m_spellChecker->requestCheckingFor(textCheckingTypeMaskFor(MarkSpelling | MarkGrammar), nodeToCheck);
    [all...]
SpellingCorrectionController.cpp 291 m_frame->editor()->markAllMisspellingsAndBadGrammarInRanges(Editor::MarkSpelling | Editor::ShowCorrectionPanel, adjacentWords.toNormalizedRange().get(), 0);

Completed in 36 milliseconds