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