Searched refs:pStrokePattern (Results 1 – 1 of 1) sorted by relevance
245 const SvgPatternNode* pStrokePattern = getSvgPatternNodeStroke(); in add_text() local248 if(pFillGradient || pFillPattern || pStroke || pStrokeGradient || pStrokePattern) in add_text()280 const bool bStrokeUsed(pStroke || pStrokeGradient || pStrokePattern); in add_text()634 const SvgPatternNode* pStrokePattern = getSvgPatternNodeStroke(); in add_stroke() local636 if(pStroke || pStrokeGradient || pStrokePattern) in add_stroke()684 if(pStrokeGradient || pStrokePattern) in add_stroke()717 … add_fillPatternTransform(aMergedArea, aNewStroke, *pStrokePattern, aMergedArea.getB2DRange()); in add_stroke()
Completed in 26 milliseconds