Searched refs:kType2ExponentialInterpolation (Results 1 – 3 of 3) sorted by relevance
71 else if (type == Type::kType2ExponentialInterpolation) in Load()181 return m_Type == Type::kType2ExponentialInterpolation in ToExpIntFunc()
20 : CPDF_Function(Type::kType2ExponentialInterpolation) {} in CPDF_ExpIntFunc()
29 kType2ExponentialInterpolation = 2, enumerator