Home
last modified time | relevance | path

Searched refs:kTextPath (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGText.h114 SkSVGTextPath() : INHERITED(SkSVGTag::kTextPath) {} in SkSVGTextPath()
DSkSVGNode.h59 kTextPath, enumerator
/third_party/skia/modules/svg/src/
DSkSVGText.cpp494 case SkSVGTag::kTextPath: in appendChild()