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

  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.h 108 static void HandleCommitThunk(GtkIMContext* context, gchar* text,
gtk_im_context_wrapper.cc 87 G_CALLBACK(HandleCommitThunk), this);
96 G_CALLBACK(HandleCommitThunk), this);
601 void GtkIMContextWrapper::HandleCommitThunk(

Completed in 50 milliseconds