Home
last modified time | relevance | path

Searched refs:menuUnmapped (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/gtk/
DPopupMenuGtk.cpp61 g_signal_connect(m_popup, "unmap", G_CALLBACK(menuUnmapped), this); in show()
140 void PopupMenu::menuUnmapped(GtkWidget*, PopupMenu* that) in menuUnmapped() function in WebCore::PopupMenu
/external/webkit/WebCore/platform/
DPopupMenu.h172 static void menuUnmapped(GtkWidget*, PopupMenu*);
/external/webkit/WebCore/
DChangeLog-2007-10-145597 (WebCore::PopupMenu::menuUnmapped):