Searched refs:SkSVGContainer (Results 1 – 8 of 8) sorted by relevance
13 SkSVGContainer::SkSVGContainer(SkSVGTag t) : INHERITED(t) { } in SkSVGContainer() function in SkSVGContainer15 void SkSVGContainer::appendChild(sk_sp<SkSVGNode> node) { in appendChild()20 std::vector<sk_sp<SkSVGNode>> SkSVGContainer::getChild() { in getChild()28 bool SkSVGContainer::hasChildren() const { in hasChildren()32 void SkSVGContainer::onRender(const SkSVGRenderContext& ctx) const { in onRender()38 SkPath SkSVGContainer::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath()51 SkRect SkSVGContainer::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox()
112 contentNode->SkSVGContainer::onRender(recordingContext); in onAsPaint()
13 class SkSVGHiddenContainer : public SkSVGContainer {20 using INHERITED = SkSVGContainer;
13 class SkSVGG : public SkSVGContainer {20 using INHERITED = SkSVGContainer;
14 class SkSVGContainer : public SkSVGTransformableNode {20 explicit SkSVGContainer(SkSVGTag);
17 class SkSVGSVG : public SkSVGContainer {49 using INHERITED = SkSVGContainer;
16 "$_include/SkSVGContainer.h",67 "$_src/SkSVGContainer.cpp",
14 "../../modules/svg/src/SkSVGContainer.cpp",