sineInOut 169 src/swfc-history.c case IF_SINE_IN_OUT: return sineInOut(fraction, p1, p2 - p1); sineInOut 96 src/swfc-interpolation.h float sineInOut(float fraction, float start, float delta);