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

  /external/webkit/Source/WebCore/editing/
Editor.h 417 TextCheckingTypeMask textCheckingTypeMaskFor(TextCheckingOptions);
Editor.cpp 419 m_spellChecker->requestCheckingFor(textCheckingTypeMaskFor(MarkSpelling | MarkGrammar), nodeToCheck);
    [all...]

Completed in 34 milliseconds