Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextChunk.cpp29 SVGTextChunk::SVGTextChunk(unsigned chunkStyle, float desiredTextLength) in SVGTextChunk()
DSVGTextChunkBuilder.cpp103 unsigned chunkStyle = SVGTextChunk::DefaultStyle; in addTextChunk() local