Home
last modified time | relevance | path

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

/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx244 const SvgGradientNode* pStrokeGradient = getSvgGradientNodeStroke(); in add_text() local
248 if(pFillGradient || pFillPattern || pStroke || pStrokeGradient || pStrokePattern) in add_text()
280 const bool bStrokeUsed(pStroke || pStrokeGradient || pStrokePattern); in add_text()
633 const SvgGradientNode* pStrokeGradient = getSvgGradientNodeStroke(); in add_stroke() local
636 if(pStroke || pStrokeGradient || pStrokePattern) in add_stroke()
684 if(pStrokeGradient || pStrokePattern) in add_stroke()
707 if(pStrokeGradient) in add_stroke()
711 … add_fillGradient(aMergedArea, aNewStroke, *pStrokeGradient, rGeoRange); in add_stroke()

Completed in 254 milliseconds