Searched refs:SendKeyEventFromInputMethod (Results 1 – 8 of 8) sorted by relevance
60 void SendKeyEventFromInputMethod() override in SendKeyEventFromInputMethod() function in OHOS::NWeb::IMFTextListenerTest234 listenerTest->SendKeyEventFromInputMethod(event);285 listenerTest->SendKeyEventFromInputMethod(event);
31 void SendKeyEventFromInputMethod(const KeyEvent &event) override {} in SendKeyEventFromInputMethod() function
35 void SendKeyEventFromInputMethod(const MiscServices::KeyEvent &event) override;
37 void SendKeyEventFromInputMethod(const KeyEvent &event) override;
50 void IMFTextListenerAdapterImpl::SendKeyEventFromInputMethod(const MiscServices::KeyEvent& event) in SendKeyEventFromInputMethod() function in OHOS::NWeb::IMFTextListenerAdapterImpl54 listener_->SendKeyEventFromInputMethod(); in SendKeyEventFromInputMethod()
98 virtual void SendKeyEventFromInputMethod() = 0;
66 void TextListener::SendKeyEventFromInputMethod(const KeyEvent &event) in SendKeyEventFromInputMethod() function in OHOS::MiscServices::TextListener
51 virtual void SendKeyEventFromInputMethod(const KeyEvent &event) = 0;