Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_handler.h233 virtual void OnTouchSelectionChanged(ArkWebRefPtr<ArkWebTouchHandleState> insert_handle,
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.h177 void OnTouchSelectionChanged(ArkWebRefPtr<ArkWebTouchHandleState> insert_handle,
H A Dark_web_handler_impl.cpp241 void ArkWebHandlerImpl::OnTouchSelectionChanged(ArkWebRefPtr<ArkWebTouchHandleState> insert_handle, in OnTouchSelectionChanged() function in OHOS::ArkWeb::ArkWebHandlerImpl
260 nweb_handler_->OnTouchSelectionChanged(nweb_insert_handle, nweb_start_selection_handle, nweb_end_selection_handle); in OnTouchSelectionChanged()
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h603 virtual void OnTouchSelectionChanged(std::shared_ptr<NWebTouchHandleState> insertHandle, in OnTouchSelectionChanged() function in OHOS::NWeb::NWebHandler
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.h188 void OnTouchSelectionChanged(std::shared_ptr<OHOS::NWeb::NWebTouchHandleState> insert_handle,
H A Dark_web_handler_wrapper.cpp268 void ArkWebHandlerWrapper::OnTouchSelectionChanged(std::shared_ptr<OHOS::NWeb::NWebTouchHandleState> insert_handle, in OnTouchSelectionChanged() function in OHOS::ArkWeb::ArkWebHandlerWrapper
287 ark_web_handler_->OnTouchSelectionChanged( in OnTouchSelectionChanged()

Completed in 9 milliseconds