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

/external/webkit/Source/WebKit/chromium/src/
H A DContextMenuClientImpl.cpp260 if (m_webView->focusedWebCoreFrame()->editor()->isSpellCheckingEnabledInFocusedNode()) {
H A DEditorClientImpl.cpp132 if (editor->isSpellCheckingEnabledInFocusedNode())
/external/webkit/Source/WebCore/editing/
H A DEditor.h220 bool isSpellCheckingEnabledInFocusedNode() const;
H A DEditor.cpp2095 bool Editor::isSpellCheckingEnabledInFocusedNode() const function in class:WebCore::Editor

Completed in 83 milliseconds