Searched refs:pStrokeGradient (Results 1 – 1 of 1) sorted by relevance
279 const SvgGradientNode* pStrokeGradient = getSvgGradientNodeStroke(); in add_text() local283 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() local671 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 31 milliseconds