Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Deasing_function_select_dlg.h45 static float CubicEaseInOut(float t, float d);
Deasing_function_select_dlg.cpp398 float easing_function_select_dlg::CubicEaseInOut(float t, float d) in CubicEaseInOut() function in easing_function_select_dlg
661 mpEasingFuncCallback = CubicEaseInOut; in DrawEasingCurve()