Searched defs:textCheckingTypeMaskFor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DEditor.cpp419 m_spellChecker->requestCheckingFor(textCheckingTypeMaskFor(MarkSpelling | MarkGrammar), nodeToCheck);
2169 textCheckingTypeMaskFor(textCheckingOptions), results);
2172 textCheckingTypeMaskFor(textCheckingOptions), results);
3252 TextCheckingTypeMask Editor::textCheckingTypeMaskFor(TextCheckingOptions textCheckingOptions) function in class:WebCore::Editor

Completed in 22 milliseconds