Home
last modified time | relevance | path

Searched defs:ParseAndSetSpecializedAttr (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_path.cpp33 bool SvgPath::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgPath
H A Dsvg_fe_offset.cpp44 bool SvgFeOffset::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFeOffset
H A Dsvg_polygon.cpp75 bool SvgPolygon::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgPolygon
H A Dsvg_line.cpp57 bool SvgLine::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgLine
H A Dsvg_circle.cpp65 bool SvgCircle::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgCircle
H A Dsvg_fe_flood.cpp54 bool SvgFeFlood::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFeFlood
H A Dsvg_stop.cpp41 bool SvgStop::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgStop
H A Dsvg_ellipse.cpp68 bool SvgEllipse::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in AsPath() function in OHOS::Ace::NG::SvgEllipse
H A Dsvg_fe_gaussian_blur.cpp45 bool SvgFeGaussianBlur::ParseAndSetSpecializedAttr(const std::string& name, const std::string& valu… in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFeGaussianBlur
H A Dsvg_fe_blend.cpp64 bool SvgFeBlend::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFeBlend
H A Dsvg_rect.cpp72 bool SvgRect::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgRect
H A Dsvg_pattern.cpp46 bool SvgPattern::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgPattern
H A Dsvg_mask.cpp107 bool SvgMask::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgMask
H A Dsvg_filter.cpp104 bool SvgFilter::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFilter
H A Dsvg_use.cpp81 bool SvgUse::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgUse
H A Dsvg_fe_composite.cpp115 bool SvgFeComposite::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFeComposite
H A Dsvg_fe_color_matrix.cpp154 bool SvgFeColorMatrix::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFeColorMatrix
H A Dsvg_fe.cpp174 bool SvgFe::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgFe
H A Dsvg_svg.cpp116 bool SvgSvg::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgSvg
H A Dsvg_image.cpp166 bool SvgImage::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function in OHOS::Ace::NG::SvgImage
H A Dsvg_node.h64 virtual bool ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() function