Home
last modified time | relevance | path

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

/aoo41x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx2077 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 …]
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 32 milliseconds