Home
last modified time | relevance | path

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

/AOO42X/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1958 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFill() local
1988 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStroke() local
2023 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeFill() local
2046 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeStroke() local
2069 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeFill() local
2092 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeStroke() local
2114 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeWidth() local
2147 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillOpacity() local
2165 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillRule() local
2188 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDasharray() local
[all …]
H A Dsvgcharacternode.cxx582 const SvgStyleAttributes* pSvgStyleAttributes = getSvgStyleAttributes(); in decomposeText() local