Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx2116 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 …]
H A Dsvgcharacternode.cxx582 const SvgStyleAttributes* pSvgStyleAttributes = getSvgStyleAttributes(); in decomposeText() local
584 if(pSvgStyleAttributes) in decomposeText()
586 decomposeTextWithStyle(rTarget, rSvgTextPosition, *pSvgStyleAttributes); in decomposeText()

Completed in 35 milliseconds