Searched refs:IsPattern (Results 1 – 4 of 4) sorted by relevance
21 bool CPDF_Color::IsPattern() const { in IsPattern() function in CPDF_Color94 if (!IsPattern()) { in SetValue()
21 bool IsPattern() const;
101 if (pColor && pColor->IsPattern()) { in StartRenderDIBSource()
1776 if (textobj->m_ColorState.GetStrokeColor()->IsPattern()) { in ProcessText()1783 if (textobj->m_ColorState.GetFillColor()->IsPattern()) { in ProcessText()2421 if (FillColor.IsPattern()) { in ProcessPathPattern()2428 if (StrokeColor.IsPattern()) { in ProcessPathPattern()