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

/external/chromium/chrome/browser/renderer_host/
H A Dgtk_im_context_wrapper.h69 bool NeedCommitByForwardingCharEvent() const;
H A Dgtk_im_context_wrapper.cc362 bool GtkIMContextWrapper::NeedCommitByForwardingCharEvent() const { function in class:GtkIMContextWrapper
382 if (!NeedCommitByForwardingCharEvent()) {
425 if (filtered && NeedCommitByForwardingCharEvent()) {

Completed in 171 milliseconds