Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_color.cpp22 return m_pCS && IsPatternInternal(); in IsPattern()
29 if (IsPatternInternal()) { in ReleaseBuffer()
58 bool CPDF_Color::IsPatternInternal() const { in IsPatternInternal() function in CPDF_Color
84 if (!IsPatternInternal()) in SetValue()
137 if (!IsPatternInternal()) in Copy()
166 if (!m_pBuffer || !IsPatternInternal()) in GetPattern()
Dcpdf_color.h36 bool IsPatternInternal() const;