/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | svg_defs_component.h | 37 const RefPtr<SvgBaseDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_text_component.h | 52 const RefPtr<SvgTextDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_text_path_component.h | 42 const RefPtr<SvgTextPathDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_circle_component.h | 43 const RefPtr<SvgCircleDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_ellipse_component.h | 44 const RefPtr<SvgEllipseDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_fe_colormatrix_component.h | 36 const RefPtr<SvgFeColorMatrixDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_fe_composite_component.h | 36 const RefPtr<SvgFeCompositeDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_fe_gaussianblur_component.h | 36 const RefPtr<SvgFeGaussianBlurDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_fe_offset_component.h | 36 const RefPtr<SvgFeOffsetDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_filter_component.h | 37 const RefPtr<SvgFilterDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_g_component.h | 37 const RefPtr<SvgDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_line_component.h | 44 const RefPtr<SvgLineDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_mask_component.h | 37 const RefPtr<SvgMaskDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_path_component.h | 38 const RefPtr<SvgPathDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_pattern_component.h | 37 const RefPtr<SvgPatternDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_rect_component.h | 48 const RefPtr<SvgRectDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_use_component.h | 40 const RefPtr<SvgDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_polygon_component.h | 44 const RefPtr<SvgPolygonDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_stop_component.h | 42 const RefPtr<SvgStopDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_component.h | 58 const RefPtr<SvgDeclaration>& GetDeclaration() const in GetDeclaration() function
|
H A D | svg_gradient_component.h | 65 const RefPtr<SvgGradientDeclaration>& GetDeclaration() const in GetDeclaration() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/ |
H A D | rich_text_component.h | 81 const RefPtr<RichTextDeclaration>& GetDeclaration() const in GetDeclaration() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_span/ |
H A D | text_span_component.cpp | 90 const RefPtr<SpanDeclaration>& TextSpanComponent::GetDeclaration() const in GetDeclaration() function in OHOS::Ace::TextSpanComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | span_composed_element.cpp | 78 std::string SpanComposedElement::GetDeclaration() const in GetDeclaration() function in OHOS::Ace::V2::SpanComposedElement
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | text_component.cpp | 183 const RefPtr<TextDeclaration>& TextComponent::GetDeclaration() const in GetDeclaration() function in OHOS::Ace::TextComponent
|