Home
last modified time | relevance | path

Searched refs:handlingTextPath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h391 , handlingTextPath(false) in SVGTextChunkLayoutInfo()
398 bool handlingTextPath : 1; member
DSVGRootInlineBox.cpp1366 … textBox, length, textBox->start(), textBox->end(), (int) info.handlingTextPath); in buildTextChunks()
1410 info.chunk.isTextPath = info.handlingTextPath; in buildTextChunks()
1444 info.chunk.isTextPath = info.handlingTextPath; in buildTextChunks()
1522 info.handlingTextPath = true; in buildTextChunks()
1527 info.handlingTextPath = false; in buildTextChunks()