Searched refs:AddHrefToRoot (Results 1 – 2 of 2) sorted by relevance
683 void RenderSvgBase::AddHrefToRoot(const std::string& id, const RefPtr<RenderSvgBase>& node) in AddHrefToRoot() function in OHOS::Ace::RenderSvgBase695 return AddHrefToRoot(id, mask); in AddMaskToRoot()700 return AddHrefToRoot(id, pattern); in AddPatternToRoot()705 return AddHrefToRoot(id, filter); in AddFilterToRoot()
145 void AddHrefToRoot(const std::string& id, const RefPtr<RenderSvgBase>& node);