Home
last modified time | relevance | path

Searched refs:BackEaseOut (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Deasing_function_select_dlg.h35 static float BackEaseOut(float t, float d);
Deasing_function_select_dlg.cpp286 float easing_function_select_dlg::BackEaseOut(float t, float d) in BackEaseOut() function in easing_function_select_dlg
631 mpEasingFuncCallback = BackEaseOut; in DrawEasingCurve()