Searched refs:textPathElement (Results 1 – 1 of 1) sorted by relevance
787 AutoElement textPathElement("textPath", fWriter); in drawTextOnPath() local788 textPathElement.addAttribute("xlink:href", SkStringPrintf("#%s", pathID.c_str())); in drawTextOnPath()793 textPathElement.addAttribute("startOffset", in drawTextOnPath()798 textPathElement.addText(builder.text()); in drawTextOnPath()