Home
last modified time | relevance | path

Searched defs:OnCursorChange (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp485 bool ArkWebHandlerImpl::OnCursorChange(const int32_t& type, ArkWebRefPtr<ArkWebCursorInfo> info) in OnCursorChange() function in OHOS::ArkWeb::ArkWebHandlerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp571 bool ArkWebHandlerWrapper::OnCursorChange( in OnCursorChange() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_handler.h757 virtual bool OnCursorChange(const CursorType& type, std::shared_ptr<NWebCursorInfo> info) in OnCursorChange() function