OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:onitemlinkclickedthunk
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
script_bubble_gtk.h
49
static void
OnItemLinkClickedThunk
(GtkWidget* sender, void* user_data);
script_bubble_gtk.cc
53
void ScriptBubbleGtk::
OnItemLinkClickedThunk
(GtkWidget* sender,
133
G_CALLBACK(&
OnItemLinkClickedThunk
), this);
Completed in 33 milliseconds