Searched defs:chunkStyle (Results 1 – 2 of 2) sorted by relevance
29 SVGTextChunk::SVGTextChunk(unsigned chunkStyle, float desiredTextLength) in SVGTextChunk()
103 unsigned chunkStyle = SVGTextChunk::DefaultStyle; in addTextChunk() local