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

/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h68 class EmptyPopupMenu : public PopupMenu { class in namespace:WebCore
84 RefPtr<EmptyPopupMenu> m_popup;
143 virtual PassRefPtr<PopupMenu> createPopupMenu(PopupMenuClient*) const { return adoptRef(new EmptyPopupMenu()); }

Completed in 38 milliseconds