Searched defs:gContextMenuActionId (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DWebContextMenuProxyGtk.cpp40 static const char* gContextMenuActionId = "webkit-context-menu-action"; variable
92 g_object_set_data(G_OBJECT(action), gContextMenuActionId, GINT_TO_POINTER(menuItem.action())); local

Completed in 96 milliseconds