Home
last modified time | relevance | path

Searched defs:OnTouchSelectionChanged (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp241 void ArkWebHandlerImpl::OnTouchSelectionChanged(ArkWebRefPtr<ArkWebTouchHandleState> insert_handle, in OnTouchSelectionChanged() function in OHOS::ArkWeb::ArkWebHandlerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp268 void ArkWebHandlerWrapper::OnTouchSelectionChanged(std::shared_ptr<OHOS::NWeb::NWebTouchHandleState… in OnTouchSelectionChanged() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_handler.h601 virtual void OnTouchSelectionChanged(std::shared_ptr<NWebTouchHandleState> insertHandle, in OnTouchSelectionChanged() function