Searched refs:fHref (Results 1 – 12 of 12) sorted by relevance
21 fHref = href; in setHref()55 if (fHref.value().isEmpty() || !INHERITED::onPrepareToRender(ctx)) { in onPrepareToRender()71 const auto* ref = ctx.findNodeById(fHref); in onRender()80 const auto* ref = ctx.findNodeById(fHref); in onAsPath()
14 fHref = std::move(href); in setHref()68 if (pos->empty() && !fHref.value().isEmpty()) { in collectColorStops()69 const auto* ref = ctx.findNodeById(fHref); in collectColorStops()
34 fHref = std::move(href); in setHref()79 if (fHref.value().isEmpty()) { in hrefTarget()83 const auto* href = ctx.findNodeById(fHref); in hrefTarget()
40 SkSVGStringType fHref; variable
47 SkSVGStringType fHref; variable
42 SkSVGStringType fHref; variable