Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx279 const SvgGradientNode* pStrokeGradient = getSvgGradientNodeStroke(); in add_text() local
283 if(pFillGradient || pFillPattern || pStroke || pStrokeGradient || pStrokePattern) in add_text()
315 const bool bStrokeUsed(pStroke || pStrokeGradient || pStrokePattern); in add_text()
668 const SvgGradientNode* pStrokeGradient = getSvgGradientNodeStroke(); in add_stroke() local
671 if(pStroke || pStrokeGradient || pStrokePattern) in add_stroke()
719 if(pStrokeGradient || pStrokePattern) in add_stroke()
742 if(pStrokeGradient) in add_stroke()
746 … add_fillGradient(aMergedArea, aNewStroke, *pStrokeGradient, rGeoRange); in add_stroke()

Completed in 27 milliseconds