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

  /external/chromium_org/ui/base/ime/
input_method_auralinux.cc 136 void InputMethodAuraLinux::OnPreeditEnd() {
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
x11_input_method_context_impl_gtk2.cc 333 void X11InputMethodContextImplGtk2::OnPreeditEnd(GtkIMContext* context) {
337 delegate_->OnPreeditEnd();

Completed in 109 milliseconds