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

/external/chromium_org/chrome/browser/ui/gtk/
H A Dconstrained_window_gtk.cc13 gboolean OnKeyPress(GtkWidget* sender, GdkEventKey* key, gpointer user_data) { function in namespace:__anon6347
48 reinterpret_cast<GCallback>(&OnKeyPress),
H A Dbrowser_window_gtk.cc2011 gboolean BrowserWindowGtk::OnKeyPress(GtkWidget* widget, GdkEventKey* event) { function in class:BrowserWindowGtk
/external/chromium/chrome/browser/ui/gtk/
H A Dconstrained_window_gtk.cc126 gboolean ConstrainedWindowGtk::OnKeyPress(GtkWidget* sender, function in class:ConstrainedWindowGtk
H A Dbrowser_window_gtk.cc1982 gboolean BrowserWindowGtk::OnKeyPress(GtkWidget* widget, GdkEventKey* event) { function in class:BrowserWindowGtk
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.cc66 reinterpret_cast<GtkMainWnd*>(data)->OnKeyPress(widget, key);
360 void GtkMainWnd::OnKeyPress(GtkWidget* widget, GdkEventKey* key) { function in class:GtkMainWnd
/external/chromium_org/chrome/browser/ui/gtk/panels/
H A Dpanel_gtk.cc477 gboolean PanelGtk::OnKeyPress(GtkWidget* widget, GdkEventKey* event) { function in class:PanelGtk

Completed in 215 milliseconds