Searched refs:kType2ExpotentialInterpolation (Results 1 – 3 of 3) sorted by relevance
33 else if (type == Type::kType2ExpotentialInterpolation) in Load()144 return m_Type == Type::kType2ExpotentialInterpolation in ToExpIntFunc()
22 kType2ExpotentialInterpolation = 2, enumerator
14 : CPDF_Function(Type::kType2ExpotentialInterpolation), in CPDF_ExpIntFunc()