Searched defs:svgTextChunks (Results 1 – 2 of 2) sorted by relevance
1339 …GRootInlineBox::buildTextChunks(Vector<SVGChar>& svgChars, Vector<SVGTextChunk>& svgTextChunks, In… in buildTextChunks()1536 const Vector<SVGTextChunk>& SVGRootInlineBox::svgTextChunks() const in svgTextChunks() function in WebCore::SVGRootInlineBox
400 Vector<SVGTextChunk>& svgTextChunks; member