Searched refs:menuUnmapped (Results 1 – 3 of 3) sorted by relevance
61 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
172 static void menuUnmapped(GtkWidget*, PopupMenu*);
5597 (WebCore::PopupMenu::menuUnmapped):