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

/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.cpp67 class EmptyPopupMenu : public PopupMenu { class in namespace:WebCore
83 RefPtr<EmptyPopupMenu> m_popup;
88 return adoptRef(new EmptyPopupMenu());

Completed in 260 milliseconds