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

  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.h 69 bool NeedCommitByForwardingCharEvent() const;
gtk_im_context_wrapper.cc 362 bool GtkIMContextWrapper::NeedCommitByForwardingCharEvent() const {
382 if (!NeedCommitByForwardingCharEvent()) {
425 if (filtered && NeedCommitByForwardingCharEvent()) {

Completed in 37 milliseconds