Home
last modified time | relevance | path

Searched refs:NeedInsertChar (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/base/ime/
Dinput_method_chromeos.cc365 if (NeedInsertChar()) { in ProcessFilteredKeyPressEvent()
405 if (handled && NeedInsertChar()) { in ProcessInputMethodResult()
431 bool InputMethodChromeOS::NeedInsertChar() const { in NeedInsertChar() function in ui::InputMethodChromeOS
Dinput_method_chromeos.h86 bool NeedInsertChar() const;