Home
last modified time | relevance | path

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

/AOO41X/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1919 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFill() local
1949 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStroke() local
1984 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeFill() local
2007 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeStroke() local
2030 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeFill() local
2053 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeStroke() local
2075 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeWidth() local
2108 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillOpacity() local
2126 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillRule() local
2149 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDasharray() local
[all …]
H A Dsvgcharacternode.cxx582 const SvgStyleAttributes* pSvgStyleAttributes = getSvgStyleAttributes(); in decomposeText() local