Home
last modified time | relevance | path

Searched defs:SetDeclaration (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_defs_component.cpp52 void SvgDefsComponent::SetDeclaration(const RefPtr<SvgBaseDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgDefsComponent
H A Dsvg_fe_colormatrix_component.cpp54 void SvgFeColorMatrixComponent::SetDeclaration(const RefPtr<SvgFeColorMatrixDeclaration>& declarati… in SetDeclaration() function in OHOS::Ace::SvgFeColorMatrixComponent
H A Dsvg_fe_composite_component.cpp54 void SvgFeCompositeComponent::SetDeclaration(const RefPtr<SvgFeCompositeDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgFeCompositeComponent
H A Dsvg_fe_gaussianblur_component.cpp54 void SvgFeGaussianBlurComponent::SetDeclaration(const RefPtr<SvgFeGaussianBlurDeclaration>& declara… in SetDeclaration() function in OHOS::Ace::SvgFeGaussianBlurComponent
H A Dsvg_fe_offset_component.cpp54 void SvgFeOffsetComponent::SetDeclaration(const RefPtr<SvgFeOffsetDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgFeOffsetComponent
H A Dsvg_filter_component.cpp52 void SvgFilterComponent::SetDeclaration(const RefPtr<SvgFilterDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgFilterComponent
H A Dsvg_g_component.cpp52 void SvgGComponent::SetDeclaration(const RefPtr<SvgDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgGComponent
H A Dsvg_mask_component.cpp52 void SvgMaskComponent::SetDeclaration(const RefPtr<SvgMaskDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgMaskComponent
H A Dsvg_pattern_component.cpp52 void SvgPatternComponent::SetDeclaration(const RefPtr<SvgPatternDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgPatternComponent
H A Dsvg_gradient_component.h58 void SetDeclaration(const RefPtr<SvgGradientDeclaration>& declaration) in SetDeclaration() function
H A Dsvg_path_component.cpp62 void SvgPathComponent::SetDeclaration(const RefPtr<SvgPathDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgPathComponent
H A Dsvg_polygon_component.cpp67 void SvgPolygonComponent::SetDeclaration(const RefPtr<SvgPolygonDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgPolygonComponent
H A Dsvg_use_component.cpp72 void SvgUseComponent::SetDeclaration(const RefPtr<SvgDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgUseComponent
H A Dsvg_circle_component.cpp82 void SvgCircleComponent::SetDeclaration(const RefPtr<SvgCircleDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgCircleComponent
H A Dsvg_text_path_component.cpp81 void SvgTextPathComponent::SetDeclaration(const RefPtr<SvgTextPathDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgTextPathComponent
H A Dsvg_ellipse_component.cpp92 void SvgEllipseComponent::SetDeclaration(const RefPtr<SvgEllipseDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgEllipseComponent
H A Dsvg_line_component.cpp92 void SvgLineComponent::SetDeclaration(const RefPtr<SvgLineDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgLineComponent
H A Dsvg_component.cpp112 void SvgComponent::SetDeclaration(const RefPtr<SvgDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgComponent
H A Dsvg_rect_component.cpp112 void SvgRectComponent::SetDeclaration(const RefPtr<SvgRectDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgRectComponent
H A Dsvg_text_component.cpp131 void SvgTextComponent::SetDeclaration(const RefPtr<SvgTextDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgTextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_component.h74 void SetDeclaration(const RefPtr<RichTextDeclaration>& declaration) in SetDeclaration() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_span/
H A Dtext_span_component.cpp83 void TextSpanComponent::SetDeclaration(const RefPtr<SpanDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::TextSpanComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Dqrcode_component.cpp120 void QrcodeComponent::SetDeclaration(const RefPtr<QrcodeDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::QrcodeComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h166 void SetDeclaration(const RefPtr<SwiperDeclaration>& declaration) in SetDeclaration() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp176 void TextComponent::SetDeclaration(const RefPtr<TextDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::TextComponent

12