/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | svg_defs_component.cpp | 52 void SvgDefsComponent::SetDeclaration(const RefPtr<SvgBaseDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgDefsComponent
|
H A D | svg_fe_colormatrix_component.cpp | 54 void SvgFeColorMatrixComponent::SetDeclaration(const RefPtr<SvgFeColorMatrixDeclaration>& declarati… in SetDeclaration() function in OHOS::Ace::SvgFeColorMatrixComponent
|
H A D | svg_fe_composite_component.cpp | 54 void SvgFeCompositeComponent::SetDeclaration(const RefPtr<SvgFeCompositeDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgFeCompositeComponent
|
H A D | svg_fe_gaussianblur_component.cpp | 54 void SvgFeGaussianBlurComponent::SetDeclaration(const RefPtr<SvgFeGaussianBlurDeclaration>& declara… in SetDeclaration() function in OHOS::Ace::SvgFeGaussianBlurComponent
|
H A D | svg_fe_offset_component.cpp | 54 void SvgFeOffsetComponent::SetDeclaration(const RefPtr<SvgFeOffsetDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgFeOffsetComponent
|
H A D | svg_filter_component.cpp | 52 void SvgFilterComponent::SetDeclaration(const RefPtr<SvgFilterDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgFilterComponent
|
H A D | svg_g_component.cpp | 52 void SvgGComponent::SetDeclaration(const RefPtr<SvgDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgGComponent
|
H A D | svg_mask_component.cpp | 52 void SvgMaskComponent::SetDeclaration(const RefPtr<SvgMaskDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgMaskComponent
|
H A D | svg_pattern_component.cpp | 52 void SvgPatternComponent::SetDeclaration(const RefPtr<SvgPatternDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgPatternComponent
|
H A D | svg_gradient_component.h | 58 void SetDeclaration(const RefPtr<SvgGradientDeclaration>& declaration) in SetDeclaration() function
|
H A D | svg_path_component.cpp | 62 void SvgPathComponent::SetDeclaration(const RefPtr<SvgPathDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgPathComponent
|
H A D | svg_polygon_component.cpp | 67 void SvgPolygonComponent::SetDeclaration(const RefPtr<SvgPolygonDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgPolygonComponent
|
H A D | svg_use_component.cpp | 72 void SvgUseComponent::SetDeclaration(const RefPtr<SvgDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgUseComponent
|
H A D | svg_circle_component.cpp | 82 void SvgCircleComponent::SetDeclaration(const RefPtr<SvgCircleDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgCircleComponent
|
H A D | svg_text_path_component.cpp | 81 void SvgTextPathComponent::SetDeclaration(const RefPtr<SvgTextPathDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgTextPathComponent
|
H A D | svg_ellipse_component.cpp | 92 void SvgEllipseComponent::SetDeclaration(const RefPtr<SvgEllipseDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgEllipseComponent
|
H A D | svg_line_component.cpp | 92 void SvgLineComponent::SetDeclaration(const RefPtr<SvgLineDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgLineComponent
|
H A D | svg_component.cpp | 112 void SvgComponent::SetDeclaration(const RefPtr<SvgDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgComponent
|
H A D | svg_rect_component.cpp | 112 void SvgRectComponent::SetDeclaration(const RefPtr<SvgRectDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::SvgRectComponent
|
H A D | svg_text_component.cpp | 131 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 D | rich_text_component.h | 74 void SetDeclaration(const RefPtr<RichTextDeclaration>& declaration) in SetDeclaration() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_span/ |
H A D | text_span_component.cpp | 83 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 D | qrcode_component.cpp | 120 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 D | swiper_component.h | 166 void SetDeclaration(const RefPtr<SwiperDeclaration>& declaration) in SetDeclaration() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | text_component.cpp | 176 void TextComponent::SetDeclaration(const RefPtr<TextDeclaration>& declaration) in SetDeclaration() function in OHOS::Ace::TextComponent
|