Searched refs:IsPattern (Results 1 – 5 of 5) sorted by relevance
28 bool CPDF_Color::IsPattern() const { in IsPattern() function in CPDF_Color57 if (!IsPattern()) { in SetValueForPattern()132 DCHECK(IsPattern()); in GetPattern()
35 bool IsPattern() const;
127 if (!color.IsPattern()) { in SetColor()
843 if (textobj->color_state().GetStrokeColor()->IsPattern()) { in ProcessText()850 if (textobj->color_state().GetFillColor()->IsPattern()) { in ProcessText()1216 if (FillColor.IsPattern()) { in ProcessPathPattern()1223 if (StrokeColor.IsPattern()) { in ProcessPathPattern()
110 if (pColor && pColor->IsPattern()) { in StartRenderDIBBase()