Searched defs:EmptyContextMenuClient (Results 1 - 1 of 1) 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() { }

Completed in 35 milliseconds