Home | History | Annotate | Download | only in src

Lines Matching refs:Ascending

881     // Let's see if ascending or descending.
884 // Table is overall ascending
925 int Ascending;
945 // We want to know if this is an ascending or descending table
946 Ascending = !cmsIsToneCurveDescending(InCurve);
968 out ->Table16[i] = _cmsQuickSaturateWord(Ascending ? y2 : y1);