Home
last modified time | relevance | path

Searched refs:canCheckAsynchronously (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSpellChecker.cpp67 ASSERT(canCheckAsynchronously(node)); in initRequest()
91 bool SpellChecker::canCheckAsynchronously(Node* node) const in canCheckAsynchronously() function in WebCore::SpellChecker
113 ASSERT(canCheckAsynchronously(node)); in requestCheckingFor()
DSpellChecker.h46 bool canCheckAsynchronously(Node*) const;
DEditor.cpp418 if (m_spellChecker->canCheckAsynchronously(nodeToCheck)) in replaceSelectionWithFragment()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1643022 (WebCore::SpellChecker::canCheckAsynchronously):
DChangeLog1774 (WebCore::SpellChecker::canCheckAsynchronously):