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

/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h541 class EmptyContextMenuClient : public ContextMenuClient { class in namespace:WebCore
542 WTF_MAKE_NONCOPYABLE(EmptyContextMenuClient); WTF_MAKE_FAST_ALLOCATED;
544 EmptyContextMenuClient() { } function in class:WebCore::EmptyContextMenuClient
545 virtual ~EmptyContextMenuClient() { }
/external/webkit/Source/WebCore/svg/graphics/
H A DSVGImage.cpp247 static ContextMenuClient* dummyContextMenuClient = new EmptyContextMenuClient;

Completed in 40 milliseconds