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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h 192 bool isSpellCheckingEnabledInFocusedNode() const;
Editor.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
ContextMenuClientImpl.cpp 323 if (m_webView->focusedWebCoreFrame()->editor()->isSpellCheckingEnabledInFocusedNode()) {
EditorClientImpl.cpp 110 if (editor->isSpellCheckingEnabledInFocusedNode())

Completed in 230 milliseconds