Home
last modified time | relevance | path

Searched refs:CreatePluginResource (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_delegate.cpp59 CreatePluginResource(size, position, context); in CreatePlatformResource()
62 void XComponentDelegate::CreatePluginResource( in CreatePluginResource() function in OHOS::Ace::XComponentDelegate
H A Dxcomponent_delegate.h52 void CreatePluginResource(const Size& size, const Offset& position,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_resources.cpp93 CreatePluginResource(context); in CreatePlatformResource()
96 void HyperlinkResources::CreatePluginResource(const WeakPtr<PipelineContext>& context) in CreatePluginResource() function in OHOS::Ace::HyperlinkResources
H A Dhyperlink_resources.h44 void CreatePluginResource(const WeakPtr<PipelineContext>& context);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_delegate.h47 void CreatePluginResource(const WeakPtr<PipelineContext>& context, const Rect& rect);
H A Dability_component_delegate.cpp201 CreatePluginResource(context, rect); in CreatePlatformResource()
204 void AbilityComponentDelegate::CreatePluginResource(const WeakPtr<PipelineContext>& context, const … in CreatePluginResource() function in OHOS::Ace::AbilityComponentDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.h68 void CreatePluginResource(const WeakPtr<PipelineContext>& context,
H A Drich_text_delegate.cpp118 CreatePluginResource(context, top, left, visible); in CreatePlatformResource()
122 void RichTextDelegate::CreatePluginResource( in CreatePluginResource() function in OHOS::Ace::RichTextDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h411 …void CreatePluginResource(const Size& size, const Offset& position, const WeakPtr<NG::PipelineCont…
H A Dweb_delegate_cross.cpp638 CreatePluginResource(size, position, context); in CreatePlatformResource()
646 void WebDelegateCross::CreatePluginResource( in CreatePluginResource() function in OHOS::Ace::WebDelegateCross
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h662 …void CreatePluginResource(const Size& size, const Offset& position, const WeakPtr<PipelineContext>…
H A Dweb_delegate.cpp852 CreatePluginResource(size, position, context); in CreatePlatformResource()
1590 void WebDelegate::CreatePluginResource( in CreatePluginResource() function in OHOS::Ace::WebDelegate