Home
last modified time | relevance | path

Searched refs:markAllMisspellingsAndBadGrammarInRanges (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/editing/
DEditor.h221 …void markAllMisspellingsAndBadGrammarInRanges(bool markSpelling, Range* spellingRange, bool markGr…
DEditor.cpp2171markAllMisspellingsAndBadGrammarInRanges(true, adjacentWords.toNormalizedRange().get(), true, sele… in markMisspellingsAfterTypingToPosition()
2173markAllMisspellingsAndBadGrammarInRanges(markSpelling, adjacentWords.toNormalizedRange().get(), fa… in markMisspellingsAfterTypingToPosition()
2317 void Editor::markAllMisspellingsAndBadGrammarInRanges(bool markSpelling, Range* spellingRange, bool… in markAllMisspellingsAndBadGrammarInRanges() function in WebCore::Editor
2528markAllMisspellingsAndBadGrammarInRanges(true, spellingSelection.toNormalizedRange().get(), markGr… in markMisspellingsAndBadGrammar()
/external/webkit/WebCore/
DChangeLog-2009-06-1610430 (WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges):
11228 (WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges):
14879 (WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges):
31657 (WebCore::markAllMisspellingsAndBadGrammarInRanges):
32127 (WebCore::markAllMisspellingsAndBadGrammarInRanges):
DChangeLog13165 (WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges): Bail out