Searched defs:KeyboardReDispatch (Results 1 – 6 of 6) sorted by relevance
860 void ArkWebHandlerImpl::KeyboardReDispatch(ArkWebRefPtr<ArkWebKeyEvent> event, bool isUsed) in KeyboardReDispatch() function in OHOS::ArkWeb::ArkWebHandlerImpl
970 void ArkWebHandlerWrapper::KeyboardReDispatch(std::shared_ptr<OHOS::NWeb::NWebKeyEvent> event, bool… in KeyboardReDispatch() function in OHOS::ArkWeb::ArkWebHandlerWrapper
961 virtual void KeyboardReDispatch(std::shared_ptr<NWebKeyEvent> event, bool isUsed) {} in KeyboardReDispatch() function
1226 void WebClientImpl::KeyboardReDispatch( in KeyboardReDispatch() function in OHOS::Ace::WebClientImpl
7143 void WebDelegate::KeyboardReDispatch(const std::shared_ptr<OHOS::NWeb::NWebKeyEvent>& event, bool i… in KeyboardReDispatch() function in OHOS::Ace::WebDelegate
2036 void WebPattern::KeyboardReDispatch( in KeyboardReDispatch() function in OHOS::Ace::NG::WebPattern