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

/external/chromium_org/ui/base/ime/
H A Dinput_method_chromeos.h51 virtual void ProcessKeyEventPostIME(const ui::KeyEvent& event,
H A Dinput_method_chromeos.cc94 ProcessKeyEventPostIME(*event, is_handled);
96 // ProcessKeyEventPostIME may change the |pending_key_events_|.
131 ProcessKeyEventPostIME(event, true);
330 void InputMethodChromeOS::ProcessKeyEventPostIME( function in class:ui::InputMethodChromeOS
H A Dinput_method_chromeos_unittest.cc82 virtual void ProcessKeyEventPostIME(const ui::KeyEvent& key_event,
1069 // TODO(nona): Introduce ProcessKeyEventPostIME tests(crbug.com/156593).

Completed in 167 milliseconds