Searched refs:GetEasingFuncIdName (Results 1 – 5 of 5) sorted by relevance
99 CString easing_function_select_dlg::GetEasingFuncIdName(int type) in GetEasingFuncIdName() function in easing_function_select_dlg230 status = GetEasingFuncIdName(mEasingFuncId); in OnTimer()243 status = GetEasingFuncIdName(mEasingFuncId); in OnTimer()
20 static CString GetEasingFuncIdName(int type);
53 …animation_style = easing_function_select_dlg::GetEasingFuncIdName(info->ewi.radial_slider.animatio… in WriteExtendedProperties()265 …writer.WriteString("animation_style", easing_function_select_dlg::GetEasingFuncIdName(info->ewi.ra… in SaveToProject()
562 CString easing_func = easing_function_select_dlg::GetEasingFuncIdName(mAnimationEasingFuncId); in SetEasingFunction()
3210 … writer.WriteString("easing_func_id_name", easing_function_select_dlg::GetEasingFuncIdName(id)); in WriteTriggerInfo()