Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp22 RefPtr<WebComponent> webComponent; in Create() local
23 webComponent = AceType::MakeRefPtr<WebComponent>(src); in Create()
24 CHECK_NULL_VOID(webComponent); in Create()
26 webComponent->SetSrc(src); in Create()
27 webComponent->SetWebController(webController); in Create()
28 webComponent->SetIncognitoMode(incognitoMode); in Create()
29 webComponent->SetSharedRenderProcessToken(sharedRenderProcessToken); in Create()
31 ViewStackProcessor::GetInstance()->Push(webComponent); in Create()
38 RefPtr<WebComponent> webComponent; in Create() local
39 webComponent in Create()
56 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetCustomScheme() local
64 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetFocusable() local
82 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnCommonDialog() local
89 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnConsoleLog() local
96 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnPageStart() local
104 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnPageFinish() local
112 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnProgressChange() local
119 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnTitleReceive() local
127 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnFullScreenExit() local
135 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnFullScreenEnter() local
142 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnGeolocationHide() local
150 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnGeolocationShow() local
158 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnRequestFocus() local
166 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnDownloadStart() local
174 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnHttpAuthRequest() local
181 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnSslErrorRequest() local
188 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnAllSslErrorRequest() local
195 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnSslSelectCertRequest() local
202 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetMediaPlayGestureAccess() local
209 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnKeyEvent() local
216 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnErrorReceive() local
225 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnHttpErrorReceive() local
234 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnInterceptRequest() local
241 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnUrlLoadIntercept() local
248 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnLoadIntercept() local
255 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnFileSelectorShow() local
262 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnContextMenuShow() local
269 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnContextMenuHide() local
276 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetJsEnabled() local
283 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetFileAccessEnabled() local
290 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnLineImageAccessEnabled() local
297 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetDomStorageAccessEnabled() local
304 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetImageAccessEnabled() local
311 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetMixedMode() local
318 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetZoomAccessEnabled() local
325 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetGeolocationAccessEnabled() local
332 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetJsProxyCallback() local
339 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetUserAgent() local
346 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetRenderExitedId() local
355 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetRefreshAccessedHistoryId() local
364 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetCacheMode() local
371 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOverScrollMode() local
378 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetCopyOptionMode() local
385 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOverviewModeAccessEnabled() local
392 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetFileFromUrlAccessEnabled() local
399 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetDatabaseAccessEnabled() local
406 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetTextZoomRatio() local
413 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetWebDebuggingAccessEnabled() local
420 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnMouseEvent() local
427 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetResourceLoadId() local
436 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetScaleChangeId() local
445 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetScrollId() local
454 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetPermissionRequestEventId() local
463 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetBackgroundColor() local
470 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); InitialScale() local
477 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetSearchResultReceiveEventId() local
488 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnDragStart() local
505 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnDragEnter() local
512 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnDragMove() local
519 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnDragLeave() local
526 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnDrop() local
533 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetPinchSmoothModeEnabled() local
540 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetWindowNewEvent() local
547 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetWindowExitEventId() local
555 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetMultiWindowAccessEnabled() local
562 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetAllowWindowOpenMethod() local
569 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnInterceptKeyEventCallback() local
576 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOverScrollId() local
585 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetNativeEmbedModeEnabled() local
592 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); RegisterNativeEmbedRule() local
599 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetNativeEmbedLifecycleChangeId() local
608 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetNativeEmbedVisibilityChangeId() local
617 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetNativeEmbedGestureEventId() local
626 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetOnOverrideUrlLoading() local
633 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetNativeVideoPlayerConfig() local
640 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetSmoothDragResizeEnabled() local
647 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetRenderProcessNotRespondingId() local
656 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetRenderProcessRespondingId() local
665 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetViewportFitChangedId() local
674 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); SetAdsBlockedEventId() local
[all...]
H A Drichtext_model_impl.cpp24 auto webComponent = AceType::MakeRefPtr<OHOS::Ace::WebComponent>(""); in Create() local
25 if (webComponent) { in Create()
26 webComponent->SetData(data); in Create()
27 ViewStackProcessor::GetInstance()->Push(webComponent); in Create()
34 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); in SetOnPageStart() local
35 if (webComponent) { in SetOnPageStart()
36 webComponent->SetPageStartedEventId(eventMarker); in SetOnPageStart()
43 auto webComponent = AceType::DynamicCast<WebComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); in SetOnPageFinish() local
44 if (webComponent) { in SetOnPageFinish()
45 webComponent in SetOnPageFinish()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_element.cpp29 auto webComponent = AceType::DynamicCast<WebComponent>(newComponent); in SetNewComponent() local
30 if (webComponent) { in SetNewComponent()
31 if (!webSrc_.empty() && webSrc_ != webComponent->GetSrc()) { in SetNewComponent()
32 WebClient::GetInstance().UpdateWebviewUrl(webComponent->GetSrc()); in SetNewComponent()
34 webSrc_ = webComponent->GetSrc(); in SetNewComponent()
35 Element::SetNewComponent(webComponent); in SetNewComponent()
42 auto webComponent = AceType::DynamicCast<WebComponent>(component_); in Update() local
43 if (webComponent) { in Update()
44 webComponent->SetFocusElement(AceType::WeakClaim(this)); in Update()
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_element.cpp57 auto webComponent = AceType::DynamicCast<RichTextComponent>(newComponent); in SetNewComponent() local
58 if (webComponent) { in SetNewComponent()
59 if (richTextData_.compare(webComponent->GetData()) != 0) { in SetNewComponent()
60 richTextData_.assign(webComponent->GetData()); in SetNewComponent()
65 Element::SetNewComponent(webComponent); in SetNewComponent()
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.h45 RichTextDelegate(const WeakPtr<RichTextComponent>& webComponent, in RichTextDelegate() argument
48 webComponent_(webComponent), in RichTextDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3400 auto webComponent = AceType::DynamicCast<WebComponent>(stack->GetMainComponent()); in ContentAccessEnabled() local
3401 if (!webComponent) { in ContentAccessEnabled()
3404 webComponent->SetContentAccessEnabled(isContentAccessEnabled); in ContentAccessEnabled()

Completed in 15 milliseconds