Home
last modified time | relevance | path

Searched refs:nweb_start_selection_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.cpp250 std::shared_ptr<OHOS::NWeb::NWebTouchHandleState> nweb_start_selection_handle = nullptr; in OnTouchSelectionChanged() local
252nweb_start_selection_handle = std::make_shared<ArkWebTouchHandleStateWrapper>(start_selection_hand… in OnTouchSelectionChanged()
260 …nweb_handler_->OnTouchSelectionChanged(nweb_insert_handle, nweb_start_selection_handle, nweb_end_s… in OnTouchSelectionChanged()