Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp1339 …GRootInlineBox::buildTextChunks(Vector<SVGChar>& svgChars, Vector<SVGTextChunk>& svgTextChunks, In… in buildTextChunks()
1536 const Vector<SVGTextChunk>& SVGRootInlineBox::svgTextChunks() const in svgTextChunks() function in WebCore::SVGRootInlineBox
DSVGCharacterLayoutInfo.h400 Vector<SVGTextChunk>& svgTextChunks; member