Searched refs:pSvgStyleAttributes (Results 1 – 2 of 2) sorted by relevance
2116 if(pSvgStyleAttributes) in getStrokeWidth()2149 if(pSvgStyleAttributes) in getFillOpacity()2167 if(pSvgStyleAttributes) in getFillRule()2190 if(pSvgStyleAttributes) in getStrokeDasharray()2208 if(pSvgStyleAttributes) in getStrokeDashOffset()2226 if(pSvgStyleAttributes) in getStrokeLinecap()2244 if(pSvgStyleAttributes) in getStrokeLinejoin()2262 if(pSvgStyleAttributes) in getStrokeMiterLimit()2280 if(pSvgStyleAttributes) in getStrokeOpacity()2298 if(pSvgStyleAttributes) in getFontFamily()[all …]
582 const SvgStyleAttributes* pSvgStyleAttributes = getSvgStyleAttributes(); in decomposeText() local584 if(pSvgStyleAttributes) in decomposeText()586 decomposeTextWithStyle(rTarget, rSvgTextPosition, *pSvgStyleAttributes); in decomposeText()
Completed in 30 milliseconds