Home
last modified time | relevance | path

Searched defs:Inherit (Results 1 - 22 of 22) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_ellipse_component.h49 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgEllipseComponent
H A Dsvg_fe_colormatrix_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgFeColorMatrixComponent
H A Dsvg_rect_component.h53 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgRectComponent
H A Dsvg_pattern_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgPatternComponent
H A Dsvg_fe_gaussianblur_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgFeGaussianBlurComponent
H A Dsvg_fe_composite_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgFeCompositeComponent
H A Dsvg_fe_offset_component.h41 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgFeOffsetComponent
H A Dsvg_use_component.h45 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgUseComponent
H A Dsvg_line_component.h49 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgLineComponent
H A Dsvg_path_component.h43 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgPathComponent
H A Dsvg_mask_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgMaskComponent
H A Dsvg_circle_component.h48 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgCircleComponent
H A Dsvg_filter_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgFilterComponent
H A Dsvg_g_component.h42 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgGComponent
H A Dsvg_polygon_component.h49 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgPolygonComponent
H A Dsvg_component.h63 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() function in OHOS::Ace::SvgComponent
H A Drender_svg_base.cpp756 void RenderSvgBase::Inherit(const RefPtr<SvgBaseDeclaration>& parent, const RefPtr<SvgBaseDeclaration>& self) in Inherit() function in OHOS::Ace::RenderSvgBase
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.h56 void Inherit(const SvgBaseAttribute& parent) in Inherit() function
H A Dsvg_base_declaration.cpp444 void SvgBaseDeclaration::Inherit(const RefPtr<Declaration>& parent) function in OHOS::Ace::SvgBaseDeclaration
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_node.h52 virtual void Inherit(const RefPtr<SvgBaseDeclaration>& parent) {} in Inherit() function in OHOS::Ace::SvgNode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h108 void Inherit(const FillState& parent) in Inherit() function in OHOS::Ace::FillState
295 void Inherit(const StrokeState& strokeState) in Inherit() function in OHOS::Ace::StrokeState
481 void Inherit(const SvgTextStyle& parent) in Inherit() function in OHOS::Ace::SvgTextStyle
552 void Inherit(const ClipState& clipState) in Inherit() function in OHOS::Ace::ClipState
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h130 void Inherit(const SvgBaseAttribute& parent) in Inherit() function

Completed in 10 milliseconds