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

  /external/webkit/Source/WebKit/chromium/src/
ContextMenuClientImpl.cpp 260 if (m_webView->focusedWebCoreFrame()->editor()->isSpellCheckingEnabledInFocusedNode()) {
EditorClientImpl.cpp 132 if (editor->isSpellCheckingEnabledInFocusedNode())
    [all...]
  /external/webkit/Source/WebCore/editing/
Editor.h 220 bool isSpellCheckingEnabledInFocusedNode() const;
Editor.cpp     [all...]

Completed in 409 milliseconds