Home
last modified time | relevance | path

Searched refs:markAllMisspellingsInRange (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DEditor.cpp1842 static void markAllMisspellingsInRange(EditorClient* client, Range* searchRange) in markAllMisspellingsInRange() function
1885 markAllMisspellingsInRange(editor->client(), searchRange.get()); in markMisspellingsOrBadGrammar()
/external/webkit/WebCore/
DChangeLog-2006-12-316873 (WebCore::markAllMisspellingsInRange):
7665 (WebCore::markAllMisspellingsInRange):
7817 (WebCore::markAllMisspellingsInRange):
7932 (WebCore::markAllMisspellingsInRange):
7938 now calls markAllMisspellingsInRange and (optionally) markAllBadGrammarInRange rather
DChangeLog-2007-10-1423922 (WebCore::markAllMisspellingsInRange):
40008 (WebCore::markAllMisspellingsInRange): Added (ported from EditorMac).