Home
last modified time | relevance | path

Searched refs:IsMainFrame (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_load_committed_details_impl.cpp27 bool ArkWebLoadCommittedDetailsImpl::IsMainFrame() in IsMainFrame() function in OHOS::ArkWeb::ArkWebLoadCommittedDetailsImpl
29 return nweb_load_committed_details_->IsMainFrame(); in IsMainFrame()
H A Dark_web_load_committed_details_impl.h37 bool IsMainFrame() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_load_committed_details_wrapper.cpp27 bool ArkWebLoadCommittedDetailsWrapper::IsMainFrame() in IsMainFrame() function in OHOS::ArkWeb::ArkWebLoadCommittedDetailsWrapper
29 return ark_web_load_committed_details_->IsMainFrame(); in IsMainFrame()
H A Dark_web_load_committed_details_wrapper.h37 bool IsMainFrame() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_load_committed_details.h34 virtual bool IsMainFrame() = 0;
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_load_committed_details.h45 virtual bool IsMainFrame() = 0;
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h42 bool IsMainFrame();
H A Dweb_scheme_handler_request.cpp141 bool WebSchemeHandlerRequest::IsMainFrame() in IsMainFrame() function in OHOS::NWeb::WebSchemeHandlerRequest
H A Dnapi_web_scheme_handler_request.cpp248 bool result = request->IsMainFrame(); in JS_IsMainFrame()

Completed in 11 milliseconds