Searched refs:pSvgStyleAttributes (Results 1 – 2 of 2) sorted by relevance
2077 if(pSvgStyleAttributes) in getStrokeWidth()2110 if(pSvgStyleAttributes) in getFillOpacity()2128 if(pSvgStyleAttributes) in getFillRule()2151 if(pSvgStyleAttributes) in getStrokeDasharray()2169 if(pSvgStyleAttributes) in getStrokeDashOffset()2187 if(pSvgStyleAttributes) in getStrokeLinecap()2205 if(pSvgStyleAttributes) in getStrokeLinejoin()2223 if(pSvgStyleAttributes) in getStrokeMiterLimit()2241 if(pSvgStyleAttributes) in getStrokeOpacity()2259 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 20 milliseconds