Home
last modified time | relevance | path

Searched defs:GetHitTestValue (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp377 std::shared_ptr<NWeb::HitTestResult> WebviewControllerImpl::GetHitTestValue() in GetHitTestValue() function in OHOS::Webview::WebviewControllerImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h518 void GetHitTestValue(HitTestResult& result) in GetHitTestValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp833 void JSWebController::GetHitTestValue(const JSCallbackInfo& args) in GetHitTestValue() function in OHOS::Ace::Framework::JSWebController
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp561 std::shared_ptr<HitTestResult> WebviewController::GetHitTestValue() in GetHitTestValue() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp2764 napi_value NapiWebviewController::GetHitTestValue(napi_env env, napi_callback_info info) in GetHitTestValue() function in OHOS::NWeb::NapiWebviewController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1506 void WebDelegate::GetHitTestValue(HitTestResult& result) in GetHitTestValue() function in OHOS::Ace::WebDelegate