Home
last modified time | relevance | path

Searched refs:NWebCursorInfo (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_cursor_info_impl.h29 ArkWebCursorInfoImpl(std::shared_ptr<OHOS::NWeb::NWebCursorInfo> nweb_cursor_info);
45 std::shared_ptr<OHOS::NWeb::NWebCursorInfo> nweb_cursor_info_;
H A Dark_web_cursor_info_impl.cpp22 ArkWebCursorInfoImpl::ArkWebCursorInfoImpl(std::shared_ptr<OHOS::NWeb::NWebCursorInfo> nweb_cursor_info) in ArkWebCursorInfoImpl()
H A Dark_web_handler_wrapper.h362 bool OnCursorChange(const ArkWebCursorType& type, std::shared_ptr<OHOS::NWeb::NWebCursorInfo> info) override;
H A Dark_web_handler_wrapper.cpp571 const ArkWebCursorType& type, std::shared_ptr<OHOS::NWeb::NWebCursorInfo> info) in OnCursorChange()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_cursor_info_wrapper.h27 class ArkWebCursorInfoWrapper : public OHOS::NWeb::NWebCursorInfo {
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h170 class NWebCursorInfo { class
172 virtual ~NWebCursorInfo() = default;
697 virtual bool OnCursorChange(const CursorType& type, std::shared_ptr<NWebCursorInfo> info) in OnCursorChange()

Completed in 7 milliseconds