Searched refs:DispatchOsInputMethodEvent (Results 1 – 6 of 6) sorted by relevance
28 void KeyInputImpl::DispatchOsInputMethodEvent() const in DispatchOsInputMethodEvent() function in KeyInputImpl
24 void DispatchOsInputMethodEvent() const override;
29 virtual void DispatchOsInputMethodEvent() const {}; in DispatchOsInputMethodEvent() function
26 void DispatchOsInputMethodEvent() const override;
61 void KeyInputImpl::DispatchOsInputMethodEvent() const in DispatchOsInputMethodEvent() function in KeyInputImpl
1304 KeyInputImpl::GetInstance().DispatchOsInputMethodEvent(); in RunAction()