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

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DEmptyClients.h288 class EmptyEditorClient : public EditorClient { class in namespace:WebCore
289 WTF_MAKE_NONCOPYABLE(EmptyEditorClient); WTF_MAKE_FAST_ALLOCATED;
291 EmptyEditorClient() { } function in class:WebCore::EmptyEditorClient
292 virtual ~EmptyEditorClient() { }

Completed in 77 milliseconds