Home
last modified time | relevance | path

Searched defs:svgChars (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp1339 void SVGRootInlineBox::buildTextChunks(Vector<SVGChar>& svgChars, Vector<SVGTextChunk>& svgTextChun… in buildTextChunks()
1350 void SVGRootInlineBox::buildTextChunks(Vector<SVGChar>& svgChars, InlineFlowBox* start, SVGTextChun… in buildTextChunks()
DSVGCharacterLayoutInfo.h132 Vector<SVGChar>& svgChars; member