Home
last modified time | relevance | path

Searched refs:HandleButtonReleaseThunk (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.h100 static gboolean HandleButtonReleaseThunk(GtkWidget* widget, in HandleButtonReleaseThunk() function
Dautocomplete_popup_view_gtk.cc310 G_CALLBACK(&HandleButtonReleaseThunk), this); in AutocompletePopupViewGtk()