Searched refs:nonScalingStroke (Results 1 – 1 of 1) sorted by relevance
174 bool nonScalingStroke = style->svgStyle()->vectorEffect() == VE_NON_SCALING_STROKE; in fillAndStrokePath() local176 if (nonScalingStroke) { in fillAndStrokePath()191 …intingResource->postApplyResource(this, context, ApplyToStrokeMode, nonScalingStroke ? &path : &m_… in fillAndStrokePath()196 …fallbackResource->postApplyResource(this, context, ApplyToStrokeMode, nonScalingStroke ? &path : &… in fillAndStrokePath()