Home
last modified time | relevance | path

Searched defs:SpellCheckClient (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
DSpellCheckClient.cpp36 SpellCheckClient::SpellCheckClient(WebTestProxyBase* webTestProxy) in SpellCheckClient() function in content::SpellCheckClient
Dweb_test_proxy.h82 class SpellCheckClient; variable
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebFrameTest.cpp4281 class SpellCheckClient : public WebSpellCheckClient { class
4283 explicit SpellCheckClient(uint32_t hash = 0) : m_numberOfTimesChecked(0), m_hash(hash) { } in SpellCheckClient() function in __anonf4dfb8060111::SpellCheckClient