GtkIMContext 118 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc GtkIMContext* contexts[] = {gtk_context_simple_, gtk_multicontext_}; GtkIMContext 232 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc void X11InputMethodContextImplGtk2::OnCommit(GtkIMContext* context, GtkIMContext 249 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc void X11InputMethodContextImplGtk2::OnPreeditChanged(GtkIMContext* context) { GtkIMContext 266 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc void X11InputMethodContextImplGtk2::OnPreeditEnd(GtkIMContext* context) { GtkIMContext 273 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc void X11InputMethodContextImplGtk2::OnPreeditStart(GtkIMContext* context) { GtkIMContext 16 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h typedef struct _GtkIMContext GtkIMContext; GtkIMContext 42 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext*, gchar*); GtkIMContext 44 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext*); GtkIMContext 46 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext*); GtkIMContext 48 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext*); GtkIMContext 55 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext* gtk_context_simple_; GtkIMContext 57 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext* gtk_multicontext_; GtkIMContext 61 chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h GtkIMContext* gtk_context_; GtkIMContext 581 content/browser/renderer_host/gtk_im_context_wrapper.cc gboolean GtkIMContextWrapper::HandleRetrieveSurrounding(GtkIMContext* context) { GtkIMContext 625 content/browser/renderer_host/gtk_im_context_wrapper.cc GtkIMContext* context, gchar* text, GtkIMContextWrapper* self) { GtkIMContext 630 content/browser/renderer_host/gtk_im_context_wrapper.cc GtkIMContext* context, GtkIMContextWrapper* self) { GtkIMContext 635 content/browser/renderer_host/gtk_im_context_wrapper.cc GtkIMContext* context, GtkIMContextWrapper* self) { GtkIMContext 646 content/browser/renderer_host/gtk_im_context_wrapper.cc GtkIMContext* context, GtkIMContextWrapper* self) { GtkIMContext 651 content/browser/renderer_host/gtk_im_context_wrapper.cc GtkIMContext* context, GtkIMContextWrapper* self) { GtkIMContext 19 content/browser/renderer_host/gtk_im_context_wrapper.h typedef struct _GtkIMContext GtkIMContext; GtkIMContext 92 content/browser/renderer_host/gtk_im_context_wrapper.h gboolean HandleRetrieveSurrounding(GtkIMContext* context); GtkIMContext 107 content/browser/renderer_host/gtk_im_context_wrapper.h static void HandleCommitThunk(GtkIMContext* context, gchar* text, GtkIMContext 109 content/browser/renderer_host/gtk_im_context_wrapper.h static void HandlePreeditStartThunk(GtkIMContext* context, GtkIMContext 111 content/browser/renderer_host/gtk_im_context_wrapper.h static void HandlePreeditChangedThunk(GtkIMContext* context, GtkIMContext 113 content/browser/renderer_host/gtk_im_context_wrapper.h static void HandlePreeditEndThunk(GtkIMContext* context, GtkIMContext 115 content/browser/renderer_host/gtk_im_context_wrapper.h static gboolean HandleRetrieveSurroundingThunk(GtkIMContext* context, GtkIMContext 139 content/browser/renderer_host/gtk_im_context_wrapper.h GtkIMContext* context_; GtkIMContext 143 content/browser/renderer_host/gtk_im_context_wrapper.h GtkIMContext* context_simple_;