Searched refs:ProcessGdkEventKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_event_loop.h31 void ProcessGdkEventKey(const GdkEventKey& gdk_event_key);
H A Dgtk2_event_loop.cc41 ProcessGdkEventKey(gdk_event->key);
50 void Gtk2EventLoop::ProcessGdkEventKey(const GdkEventKey& gdk_event_key) { function in class:libgtk2ui::Gtk2EventLoop

Completed in 114 milliseconds