Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp561 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const T& val, bool isSelf) in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase
567 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const Color& val, bool isS… in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase
580 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const Dimension& val, bool… in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase
593 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const double& val, bool is… in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase