Searched defs:StubbornSpellCheckClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp4386 class StubbornSpellCheckClient : public WebSpellCheckClient { class in namespace:__anon10678
4388 StubbornSpellCheckClient() : m_completion(0) { } function in class:__anon10678::StubbornSpellCheckClient
4389 virtual ~StubbornSpellCheckClient() { }
4441 StubbornSpellCheckClient spellcheck;
4493 StubbornSpellCheckClient spellcheck;
4522 StubbornSpellCheckClient spellcheck;

Completed in 105 milliseconds