Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drender_svg_base.cpp565 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const T& val, bool isSelf) in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase
571 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const Color& val, bool isS… in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase
584 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const Dimension& val, bool… in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase
597 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const double& val, bool is… in SetPresentationProperty() function in OHOS::Ace::RenderSvgBase