Searched defs:svgChars (Results 1 – 2 of 2) sorted by relevance
1339 void SVGRootInlineBox::buildTextChunks(Vector<SVGChar>& svgChars, Vector<SVGTextChunk>& svgTextChun… in buildTextChunks()1350 void SVGRootInlineBox::buildTextChunks(Vector<SVGChar>& svgChars, InlineFlowBox* start, SVGTextChun… in buildTextChunks()
132 Vector<SVGChar>& svgChars; member