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

/external/webkit/WebCore/svg/graphics/
H A DSVGImage.cpp231 static EditorClient* dummyEditorClient = new EmptyEditorClient;
/external/webkit/WebCore/loader/
H A DEmptyClients.h332 class EmptyEditorClient : public EditorClient, public Noncopyable { class in namespace:WebCore
334 virtual ~EmptyEditorClient() { }

Completed in 12 milliseconds