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

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DEmptyClients.h263 class EmptySpellCheckerClient : public SpellCheckerClient { class in namespace:blink
264 WTF_MAKE_NONCOPYABLE(EmptySpellCheckerClient); WTF_MAKE_FAST_ALLOCATED;
266 EmptySpellCheckerClient() { } function in class:blink::EmptySpellCheckerClient
267 virtual ~EmptySpellCheckerClient() { }

Completed in 46 milliseconds