Searched refs:OnKeyPress (Results 1 – 4 of 4) sorted by relevance
80 CHROMEGTK_CALLBACK_1(ConstrainedWindowGtk, gboolean, OnKeyPress,
126 gboolean ConstrainedWindowGtk::OnKeyPress(GtkWidget* sender, in OnKeyPress() function in ConstrainedWindowGtk
366 CHROMEGTK_CALLBACK_1(BrowserWindowGtk, gboolean, OnKeyPress, GdkEventKey*);
1982 gboolean BrowserWindowGtk::OnKeyPress(GtkWidget* widget, GdkEventKey* event) { in OnKeyPress() function in BrowserWindowGtk