Home
last modified time | relevance | path

Searched refs:nweb_insert_handle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp245 std::shared_ptr<OHOS::NWeb::NWebTouchHandleState> nweb_insert_handle = nullptr; in OnTouchSelectionChanged() local
247 nweb_insert_handle = std::make_shared<ArkWebTouchHandleStateWrapper>(insert_handle); in OnTouchSelectionChanged()
260 …nweb_handler_->OnTouchSelectionChanged(nweb_insert_handle, nweb_start_selection_handle, nweb_end_s… in OnTouchSelectionChanged()