Searched refs:nweb_insert_handle (Results 1 – 1 of 1) sorted by relevance
245 std::shared_ptr<OHOS::NWeb::NWebTouchHandleState> nweb_insert_handle = nullptr; in OnTouchSelectionChanged() local247 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()