Searched defs:href (Results 1 – 17 of 17) sorted by relevance
28 std::string href = ""; member88 void SetHref(const std::string& href) in SetHref()
37 std::string href; member146 void SetHref(const std::string& href) in SetHref()
35 auto href = svgUseComponent->GetDeclaration()->GetHref(); in Update() local
46 auto href = component_->GetDeclaration()->GetFillState().GetHref(); in CreateRender() local
47 auto href = declaration->GetFillState().GetHref(); in CreateRender() local
51 auto href = declaration->GetFillState().GetHref(); in CreateRender() local
75 std::optional<Gradient> SvgNode::GetGradient(const std::string& href) in GetGradient()
48 auto href = declaration->GetFillState().GetHref(); in CreateRender() local
62 auto href = declaration->GetFillState().GetHref(); in CreateRender() local
53 auto href = declaration->GetFillState().GetHref(); in CreateRender() local
52 auto href = declaration->GetFillState().GetHref(); in CreateRender() local
134 void SetHref(const std::string& href) in SetHref()362 void SetHref(const std::string& href) in SetHref()
323 auto href = attributes_.fillState.GetHref(); local533 std::optional<Ace::Gradient> SvgNode::GetGradient(const std::string& href)
178 std::string href = ""; member
879 std::string href = "svgNodeTest"; variable