Searched refs:pStrokePattern (Results 1 – 1 of 1) sorted by relevance
280 const SvgPatternNode* pStrokePattern = getSvgPatternNodeStroke(); in add_text() local283 if(pFillGradient || pFillPattern || pStroke || pStrokeGradient || pStrokePattern) in add_text()315 const bool bStrokeUsed(pStroke || pStrokeGradient || pStrokePattern); in add_text()669 const SvgPatternNode* pStrokePattern = getSvgPatternNodeStroke(); in add_stroke() local671 if(pStroke || pStrokeGradient || pStrokePattern) in add_stroke()719 if(pStrokeGradient || pStrokePattern) in add_stroke()752 … add_fillPatternTransform(aMergedArea, aNewStroke, *pStrokePattern, aMergedArea.getB2DRange()); in add_stroke()
Completed in 20 milliseconds