Lines Matching refs:pSvgStyleAttributes

1919                 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle();  in getFill()  local
1921 if(pSvgStyleAttributes) in getFill()
1923 return pSvgStyleAttributes->getFill(); in getFill()
1949 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStroke() local
1951 if(pSvgStyleAttributes) in getStroke()
1953 return pSvgStyleAttributes->getStroke(); in getStroke()
1984 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeFill() local
1986 if(pSvgStyleAttributes) in getSvgGradientNodeFill()
1988 return pSvgStyleAttributes->getSvgGradientNodeFill(); in getSvgGradientNodeFill()
2007 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeStroke() local
2009 if(pSvgStyleAttributes) in getSvgGradientNodeStroke()
2011 return pSvgStyleAttributes->getSvgGradientNodeStroke(); in getSvgGradientNodeStroke()
2030 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeFill() local
2032 if(pSvgStyleAttributes) in getSvgPatternNodeFill()
2034 return pSvgStyleAttributes->getSvgPatternNodeFill(); in getSvgPatternNodeFill()
2053 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeStroke() local
2055 if(pSvgStyleAttributes) in getSvgPatternNodeStroke()
2057 return pSvgStyleAttributes->getSvgPatternNodeStroke(); in getSvgPatternNodeStroke()
2075 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeWidth() local
2077 if(pSvgStyleAttributes) in getStrokeWidth()
2079 return pSvgStyleAttributes->getStrokeWidth(); in getStrokeWidth()
2108 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillOpacity() local
2110 if(pSvgStyleAttributes) in getFillOpacity()
2112 return pSvgStyleAttributes->getFillOpacity(); in getFillOpacity()
2126 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillRule() local
2128 if(pSvgStyleAttributes) in getFillRule()
2130 return pSvgStyleAttributes->getFillRule(); in getFillRule()
2149 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDasharray() local
2151 if(pSvgStyleAttributes) in getStrokeDasharray()
2153 return pSvgStyleAttributes->getStrokeDasharray(); in getStrokeDasharray()
2167 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDashOffset() local
2169 if(pSvgStyleAttributes) in getStrokeDashOffset()
2171 return pSvgStyleAttributes->getStrokeDashOffset(); in getStrokeDashOffset()
2185 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinecap() local
2187 if(pSvgStyleAttributes) in getStrokeLinecap()
2189 return pSvgStyleAttributes->getStrokeLinecap(); in getStrokeLinecap()
2203 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinejoin() local
2205 if(pSvgStyleAttributes) in getStrokeLinejoin()
2207 return pSvgStyleAttributes->getStrokeLinejoin(); in getStrokeLinejoin()
2221 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeMiterLimit() local
2223 if(pSvgStyleAttributes) in getStrokeMiterLimit()
2225 return pSvgStyleAttributes->getStrokeMiterLimit(); in getStrokeMiterLimit()
2239 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeOpacity() local
2241 if(pSvgStyleAttributes) in getStrokeOpacity()
2243 return pSvgStyleAttributes->getStrokeOpacity(); in getStrokeOpacity()
2257 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontFamily() local
2259 if(pSvgStyleAttributes) in getFontFamily()
2261 return pSvgStyleAttributes->getFontFamily(); in getFontFamily()
2277 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontSize() local
2279 if(pSvgStyleAttributes) in getFontSize()
2281 const SvgNumber aParentNumber = pSvgStyleAttributes->getFontSize(); in getFontSize()
2293 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontSize() local
2295 if(pSvgStyleAttributes) in getFontSize()
2297 return pSvgStyleAttributes->getFontSize(); in getFontSize()
2314 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontStretch() local
2316 if(pSvgStyleAttributes) in getFontStretch()
2318 FontStretch aInherited = pSvgStyleAttributes->getFontStretch(); in getFontStretch()
2343 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontStyle() local
2345 if(pSvgStyleAttributes) in getFontStyle()
2347 return pSvgStyleAttributes->getFontStyle(); in getFontStyle()
2364 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontWeight() local
2366 if(pSvgStyleAttributes) in getFontWeight()
2368 FontWeight aInherited = pSvgStyleAttributes->getFontWeight(); in getFontWeight()
2393 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getTextAlign() local
2395 if(pSvgStyleAttributes) in getTextAlign()
2397 return pSvgStyleAttributes->getTextAlign(); in getTextAlign()
2411 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getTextDecorationDefiningSvgStyleAttributes() local
2413 if(pSvgStyleAttributes) in getTextDecorationDefiningSvgStyleAttributes()
2415 return pSvgStyleAttributes->getTextDecorationDefiningSvgStyleAttributes(); in getTextDecorationDefiningSvgStyleAttributes()
2444 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getTextAnchor() local
2446 if(pSvgStyleAttributes) in getTextAnchor()
2448 return pSvgStyleAttributes->getTextAnchor(); in getTextAnchor()
2471 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getColor() local
2473 if(pSvgStyleAttributes) in getColor()
2475 return pSvgStyleAttributes->getColor(); in getColor()
2489 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getMarkerStartXLink() local
2491 if(pSvgStyleAttributes) in getMarkerStartXLink()
2493 return pSvgStyleAttributes->getMarkerStartXLink(); in getMarkerStartXLink()
2521 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getMarkerMidXLink() local
2523 if(pSvgStyleAttributes) in getMarkerMidXLink()
2525 return pSvgStyleAttributes->getMarkerMidXLink(); in getMarkerMidXLink()
2553 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getMarkerEndXLink() local
2555 if(pSvgStyleAttributes) in getMarkerEndXLink()
2557 return pSvgStyleAttributes->getMarkerEndXLink(); in getMarkerEndXLink()
2583 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getBaselineShiftNumber() local
2585 if(pSvgStyleAttributes) in getBaselineShiftNumber()
2587 const SvgNumber aParentNumber = pSvgStyleAttributes->getBaselineShiftNumber(); in getBaselineShiftNumber()