Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dpageint.h27 kType2ExpotentialInterpolation = 2, enumerator
Dfpdf_page_func.cpp610 : CPDF_Function(Type::kType2ExpotentialInterpolation), in CPDF_ExpIntFunc()
749 else if (type == Type::kType2ExpotentialInterpolation) in Load()
853 return m_Type == Type::kType2ExpotentialInterpolation in ToExpIntFunc()