Searched refs:StrokeColor (Results 1 – 1 of 1) sorted by relevance
1435 const CPDF_Color& StrokeColor = *pPathObj->m_ColorState.GetStrokeColor(); in ProcessPathPattern() local1436 if (StrokeColor.IsPattern()) { in ProcessPathPattern()1437 DrawPathWithPattern(pPathObj, mtObj2Device, &StrokeColor, true); in ProcessPathPattern()