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

/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DSpellingHandler.cpp46 void SpellingHandler::spellCheckTextBlock(const WebCore::Element* element, WebCore::TextCheckingProcessType textCheckingProcessType) argument
49 textCheckingProcessType == TextCheckingProcessBatch ? "Batch" : "Incremental");
66 m_textCheckingProcessType = textCheckingProcessType;

Completed in 141 milliseconds