Home
last modified time | relevance | path

Searched refs:CreatePlatformResource (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_delegate.cpp75 void PluginManagerDelegate::CreatePlatformResource(const WeakPtr<PipelineBase>& context, const Requ… in CreatePlatformResource() function in OHOS::Ace::PluginManagerDelegate
129 CreatePlatformResource(context, info); in AddPlugin()
H A Dplugin_manager_delegate.h68 … void CreatePlatformResource(const WeakPtr<PipelineBase>& context, const RequestPluginInfo& info);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp158 delegate_->CreatePlatformResource(context_, top, left, visible); in CreateRealWeb()
163 delegate_->CreatePlatformResource(context_, top, left, visible); in CreateRealWeb()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_resources.h36 void CreatePlatformResource(const WeakPtr<PipelineContext>& context);
H A Drender_hyperlink.cpp59 hyperlinkResources_->CreatePlatformResource(context_); in Update()
H A Dhyperlink_resources.cpp90 void HyperlinkResources::CreatePlatformResource(const WeakPtr<PipelineContext>& context) in CreatePlatformResource() function in OHOS::Ace::HyperlinkResources
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/
H A Drender_ability_component.cpp74 delegate_->CreatePlatformResource(context_, renderRect); in UpdateRenderRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_delegate.h42 void CreatePlatformResource(const WeakPtr<PipelineContext>& context, const Rect& rect);
H A Dability_component_delegate.cpp198 void AbilityComponentDelegate::CreatePlatformResource(const WeakPtr<PipelineContext>& context, cons… in CreatePlatformResource() function in OHOS::Ace::AbilityComponentDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp143 CreatePlatformResource(); in Prepare()
189 CreatePlatformResource(); in HiddenChange()
256 CreatePlatformResource(); in SetNewComponent()
544 void CameraElement::CreatePlatformResource() in CreatePlatformResource() function in OHOS::Ace::CameraElement
H A Dcamera_element.h68 void CreatePlatformResource();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_delegate.h50 void CreatePlatformResource(const Size& size, const Offset& position,
H A Dxcomponent_delegate.cpp55 void XComponentDelegate::CreatePlatformResource( in CreatePlatformResource() function in OHOS::Ace::XComponentDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.h53 void CreatePlatformResource(const WeakPtr<PipelineContext>& context,
H A Drich_text_delegate.cpp114 void RichTextDelegate::CreatePlatformResource( in CreatePlatformResource() function in OHOS::Ace::RichTextDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.h79 void CreatePlatformResource();
H A Dxcomponent_element.cpp84 CreatePlatformResource(); in Prepare()
191 void XComponentElement::CreatePlatformResource() in CreatePlatformResource() function in OHOS::Ace::XComponentElement
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp41 void FormManagerDelegate::CreatePlatformResource(const WeakPtr<PipelineBase>& context, const Reques… in CreatePlatformResource() function in OHOS::Ace::FormManagerDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_delegate_interface.h47 virtual void CreatePlatformResource(const Size& size,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h108 void CreatePlatformResource();
H A Dvideo_element.cpp583 CreatePlatformResource(); in Prepare()
811 CreatePlatformResource(); in SetNewComponent()
976 void VideoElement::CreatePlatformResource() in CreatePlatformResource() function in OHOS::Ace::VideoElement
1759 CreatePlatformResource(); in OnStartBtnClick()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.h153 void CreatePlatformResource(const WeakPtr<PipelineBase>& context, const RequestFormInfo& info);
H A Dform_manager_delegate.cpp192 CreatePlatformResource(context, info); in AddForm()
295 void FormManagerDelegate::CreatePlatformResource(const WeakPtr<PipelineBase>& context, const Reques… in CreatePlatformResource() function in OHOS::Ace::FormManagerDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h334 void CreatePlatformResource(const Size& size, const Offset& position,
H A Dweb_pattern.cpp785 delegate_->CreatePlatformResource(Size(0, 0), Offset(0, 0), context); in OnModifyDone()

12