Searched refs:markAllMisspellings (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DTextCheckingHelper.h85 void markAllMisspellings(RefPtr<Range>& firstMisspellingRange);
H A DTextCheckingHelper.cpp574 void TextCheckingHelper::markAllMisspellings(RefPtr<Range>& firstMisspellingRange) function in class:TextCheckingHelper
H A DEditor.cpp2077 checker.markAllMisspellings(firstMisspellingRange);

Completed in 49 milliseconds