Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_color.cpp29 return cs_ && IsPatternInternal(); in IsPattern()
32 bool CPDF_Color::IsPatternInternal() const { in IsPatternInternal() function in CPDF_Color
38 if (IsPatternInternal()) { in SetColorSpace()
46 CHECK(!IsPatternInternal()); in SetValueForNonPattern()
116 if (IsPatternInternal()) { in GetRGB()
Dcpdf_color.h54 bool IsPatternInternal() const;