interpolateNodes  439 src/swfc-history.c     	GRADIENT* result = interpolateNodes(g1, &g, fraction, inter);
interpolateNodes  449 src/swfc-history.c     	    GRADIENT* result = interpolateNodes(&g, g2, fraction, inter);
interpolateNodes  455 src/swfc-history.c     	    return interpolateNodes(g1, g2, fraction, inter);