Home
last modified time | relevance | path

Searched refs:IsPatternInternal (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_color.cpp24 return m_pCS && IsPatternInternal(); in IsPattern()
27 bool CPDF_Color::IsPatternInternal() const { in IsPatternInternal() function in CPDF_Color
33 if (IsPatternInternal()) { in SetColorSpace()
43 ASSERT(!IsPatternInternal()); in SetValueForNonPattern()
84 if (IsPatternInternal()) { in GetRGB()
Dcpdf_color.h43 bool IsPatternInternal() const;