Searched refs:contentNode (Results 1 – 2 of 2) sorted by relevance
113 *contentNode = this; in resolveHref() local123 if (!contentNode->hasChildren()) { in resolveHref()124 contentNode = currentNode; in resolveHref()127 if (contentNode->hasChildren() && !didInherit) { in resolveHref()137 return contentNode; in resolveHref()142 const auto* contentNode = this->resolveHref(ctx, &attrs); in onAsPaint() local162 contentNode->SkSVGContainer::onRender(recordingContext); in onAsPaint()