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

  /external/chromium_org/third_party/WebKit/Source/web/
SpellCheckerClientImpl.cpp 28 #include "web/SpellCheckerClientImpl.h"
45 SpellCheckerClientImpl::SpellCheckerClientImpl(WebViewImpl* webview)
51 SpellCheckerClientImpl::~SpellCheckerClientImpl()
55 bool SpellCheckerClientImpl::shouldSpellcheckByDefault()
85 bool SpellCheckerClientImpl::isContinuousSpellCheckingEnabled()
94 void SpellCheckerClientImpl::toggleContinuousSpellChecking()
119 bool SpellCheckerClientImpl::isGrammarCheckingEnabled()
125 bool SpellCheckerClientImpl::shouldEraseMarkersAfterChangeSelection(TextCheckingType type) cons
    [all...]
SpellCheckerClientImpl.h 45 class SpellCheckerClientImpl FINAL : public WebCore::SpellCheckerClient, public WebCore::TextCheckerClient {
47 SpellCheckerClientImpl(WebViewImpl*);
49 virtual ~SpellCheckerClientImpl();
WebViewImpl.h 57 #include "web/SpellCheckerClientImpl.h"
581 SpellCheckerClientImpl m_spellCheckerClientImpl;
blink_web.target.darwin-arm.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.darwin-arm64.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.darwin-mips.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.darwin-x86.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.darwin-x86_64.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.linux-arm.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.linux-arm64.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.linux-mips.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.linux-x86.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \
blink_web.target.linux-x86_64.mk 135 third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp \

Completed in 146 milliseconds