Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dfind_bar_gtk.h124 static gboolean OnKeyPressEvent(GtkWidget* widget, GdkEventKey* event,
Dfind_bar_gtk.cc195 G_CALLBACK(OnKeyPressEvent), this); in FindBarGtk()
766 gboolean FindBarGtk::OnKeyPressEvent(GtkWidget* widget, GdkEventKey* event, in OnKeyPressEvent() function in FindBarGtk