Searched defs:InsertChar (Results 1 – 8 of 8) sorted by relevance
74 void InsertChar(base::char16 c) { in InsertChar() function
1316 void Textfield::InsertChar(base::char16 ch, int flags) { in InsertChar() function in views::Textfield
32 void DummyTextInputClient::InsertChar(base::char16 ch, int flags) { in InsertChar() function in ui::DummyTextInputClient
93 virtual void InsertChar(base::char16 ch, int flags) OVERRIDE { in InsertChar() function in ui::__anonbadc3c6b0111::MockTextInputClient
269 virtual void InsertChar(base::char16 ch, int flags) OVERRIDE { in InsertChar() function in ui::InputMethodChromeOSTest
54 void PrefixSelector::InsertChar(base::char16 ch, int flags) { in InsertChar() function in views::PrefixSelector
207 void InputMethodBridge::InsertChar(base::char16 ch, int flags) { in InsertChar() function in views::InputMethodBridge
1372 void RenderWidgetHostViewAura::InsertChar(base::char16 ch, int flags) { in InsertChar() function in content::RenderWidgetHostViewAura