Lines Matching refs:pSvgStyleAttributes

1958                 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle();  in getFill()  local
1960 if(pSvgStyleAttributes) in getFill()
1962 return pSvgStyleAttributes->getFill(); in getFill()
1988 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStroke() local
1990 if(pSvgStyleAttributes) in getStroke()
1992 return pSvgStyleAttributes->getStroke(); in getStroke()
2023 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeFill() local
2025 if(pSvgStyleAttributes) in getSvgGradientNodeFill()
2027 return pSvgStyleAttributes->getSvgGradientNodeFill(); in getSvgGradientNodeFill()
2046 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgGradientNodeStroke() local
2048 if(pSvgStyleAttributes) in getSvgGradientNodeStroke()
2050 return pSvgStyleAttributes->getSvgGradientNodeStroke(); in getSvgGradientNodeStroke()
2069 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeFill() local
2071 if(pSvgStyleAttributes) in getSvgPatternNodeFill()
2073 return pSvgStyleAttributes->getSvgPatternNodeFill(); in getSvgPatternNodeFill()
2092 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getSvgPatternNodeStroke() local
2094 if(pSvgStyleAttributes) in getSvgPatternNodeStroke()
2096 return pSvgStyleAttributes->getSvgPatternNodeStroke(); in getSvgPatternNodeStroke()
2114 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeWidth() local
2116 if(pSvgStyleAttributes) in getStrokeWidth()
2118 return pSvgStyleAttributes->getStrokeWidth(); in getStrokeWidth()
2147 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillOpacity() local
2149 if(pSvgStyleAttributes) in getFillOpacity()
2151 return pSvgStyleAttributes->getFillOpacity(); in getFillOpacity()
2165 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillRule() local
2167 if(pSvgStyleAttributes) in getFillRule()
2169 return pSvgStyleAttributes->getFillRule(); in getFillRule()
2188 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDasharray() local
2190 if(pSvgStyleAttributes) in getStrokeDasharray()
2192 return pSvgStyleAttributes->getStrokeDasharray(); in getStrokeDasharray()
2206 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDashOffset() local
2208 if(pSvgStyleAttributes) in getStrokeDashOffset()
2210 return pSvgStyleAttributes->getStrokeDashOffset(); in getStrokeDashOffset()
2224 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinecap() local
2226 if(pSvgStyleAttributes) in getStrokeLinecap()
2228 return pSvgStyleAttributes->getStrokeLinecap(); in getStrokeLinecap()
2242 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinejoin() local
2244 if(pSvgStyleAttributes) in getStrokeLinejoin()
2246 return pSvgStyleAttributes->getStrokeLinejoin(); in getStrokeLinejoin()
2260 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeMiterLimit() local
2262 if(pSvgStyleAttributes) in getStrokeMiterLimit()
2264 return pSvgStyleAttributes->getStrokeMiterLimit(); in getStrokeMiterLimit()
2278 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeOpacity() local
2280 if(pSvgStyleAttributes) in getStrokeOpacity()
2282 return pSvgStyleAttributes->getStrokeOpacity(); in getStrokeOpacity()
2296 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontFamily() local
2298 if(pSvgStyleAttributes) in getFontFamily()
2300 return pSvgStyleAttributes->getFontFamily(); in getFontFamily()
2316 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontSize() local
2318 if(pSvgStyleAttributes) in getFontSize()
2320 const SvgNumber aParentNumber = pSvgStyleAttributes->getFontSize(); in getFontSize()
2332 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontSize() local
2334 if(pSvgStyleAttributes) in getFontSize()
2336 return pSvgStyleAttributes->getFontSize(); in getFontSize()
2353 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontStretch() local
2355 if(pSvgStyleAttributes) in getFontStretch()
2357 FontStretch aInherited = pSvgStyleAttributes->getFontStretch(); in getFontStretch()
2382 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontStyle() local
2384 if(pSvgStyleAttributes) in getFontStyle()
2386 return pSvgStyleAttributes->getFontStyle(); in getFontStyle()
2403 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFontWeight() local
2405 if(pSvgStyleAttributes) in getFontWeight()
2407 FontWeight aInherited = pSvgStyleAttributes->getFontWeight(); in getFontWeight()
2432 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getTextAlign() local
2434 if(pSvgStyleAttributes) in getTextAlign()
2436 return pSvgStyleAttributes->getTextAlign(); in getTextAlign()
2450 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getTextDecorationDefiningSvgStyleAttributes() local
2452 if(pSvgStyleAttributes) in getTextDecorationDefiningSvgStyleAttributes()
2454 return pSvgStyleAttributes->getTextDecorationDefiningSvgStyleAttributes(); in getTextDecorationDefiningSvgStyleAttributes()
2483 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getTextAnchor() local
2485 if(pSvgStyleAttributes) in getTextAnchor()
2487 return pSvgStyleAttributes->getTextAnchor(); in getTextAnchor()
2510 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getColor() local
2512 if(pSvgStyleAttributes) in getColor()
2514 return pSvgStyleAttributes->getColor(); in getColor()
2528 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getMarkerStartXLink() local
2530 if(pSvgStyleAttributes) in getMarkerStartXLink()
2532 return pSvgStyleAttributes->getMarkerStartXLink(); in getMarkerStartXLink()
2560 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getMarkerMidXLink() local
2562 if(pSvgStyleAttributes) in getMarkerMidXLink()
2564 return pSvgStyleAttributes->getMarkerMidXLink(); in getMarkerMidXLink()
2592 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getMarkerEndXLink() local
2594 if(pSvgStyleAttributes) in getMarkerEndXLink()
2596 return pSvgStyleAttributes->getMarkerEndXLink(); in getMarkerEndXLink()
2622 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getBaselineShiftNumber() local
2624 if(pSvgStyleAttributes) in getBaselineShiftNumber()
2626 const SvgNumber aParentNumber = pSvgStyleAttributes->getBaselineShiftNumber(); in getBaselineShiftNumber()