HomeSort by relevance Sort by last modified time
    Searched refs:OnGrabNotify (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc 135 G_CALLBACK(OnGrabNotify), host_view);
217 // Prevents us from stealing input context focus in OnGrabNotify() handler.
230 static void OnGrabNotify(GtkWidget* widget, gboolean was_grabbed,
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_gtk.cc 154 G_CALLBACK(OnGrabNotify), host_view);
272 // Prevents us from stealing input context focus in OnGrabNotify() handler.
287 static void OnGrabNotify(GtkWidget* widget, gboolean was_grabbed,
    [all...]

Completed in 25 milliseconds