Searched defs:ProcessKeyEventPostIME (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/base/ime/
H A Dinput_method_ibus.cc102 ProcessKeyEventPostIME(*event, is_handled);
104 // ProcessKeyEventPostIME may change the |pending_key_events_|.
123 ProcessKeyEventPostIME(event, true);
348 void InputMethodIBus::ProcessKeyEventPostIME( function in class:ui::InputMethodIBus

Completed in 118 milliseconds