Home
last modified time | relevance | path

Searched defs:spellingUIIsShowing (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DSpellCheckerClientImpl.cpp226 bool SpellCheckerClientImpl::spellingUIIsShowing() in spellingUIIsShowing() function in blink::SpellCheckerClientImpl
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h277 virtual bool spellingUIIsShowing() OVERRIDE { return false; } in spellingUIIsShowing() function