Home
last modified time | relevance | path

Searched defs:SkSVGTextContainer (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGText.h52 explicit SkSVGTextContainer(SkSVGTag t) : INHERITED(t) {} in SkSVGTextContainer() function
/third_party/skia/m133/modules/svg/include/
DSkSVGText.h58 explicit SkSVGTextContainer(SkSVGTag t) : INHERITED(t) {} in SkSVGTextContainer() function
/third_party/skia/m133/modules/svg/src/
DSkSVGTextPriv.h32 class SkSVGTextContainer; variable