Searched refs:pShadingPattern (Results 1 – 2 of 2) sorted by relevance
342 } else if (CPDF_ShadingPattern* pShadingPattern = in DrawPatternImage() local344 bitmap_status.DrawShadingPattern(pShadingPattern, m_pImageObject, in DrawPatternImage()
1202 else if (CPDF_ShadingPattern* pShadingPattern = pattern->AsShadingPattern()) in DrawPathWithPattern() local1203 DrawShadingPattern(pShadingPattern, path_obj, mtObj2Device, stroke); in DrawPathWithPattern()