Home
last modified time | relevance | path

Searched refs:TouchHandleType (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_touch_handle_state.h27 enum TouchHandleType { INSERT_HANDLE, SELECTION_BEGIN_HANDLE, SELECTION_END_HANDLE, INVALID_HANDLE }; enum in OHOS::NWeb::NWebTouchHandleState
43 virtual TouchHandleType GetTouchHandleType() = 0;
H A Dnweb_context_menu_params.h133 virtual std::shared_ptr<NWebTouchHandleState> GetTouchHandleState(NWebTouchHandleState::TouchHandleType type) = 0;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_touch_handle_state_impl.cpp22 using ArkWebTouchHandleType = OHOS::NWeb::NWebTouchHandleState::TouchHandleType;
H A Dark_web_quick_menu_params_impl.cpp24 using ArkWebTouchHandleType = OHOS::NWeb::NWebTouchHandleState::TouchHandleType;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_touch_handle_state_wrapper.h27 using ArkWebTouchHandleType = OHOS::NWeb::NWebTouchHandleState::TouchHandleType;

Completed in 2 milliseconds