Searched refs:easing_function_id (Results 1 – 3 of 3) sorted by relevance
38 USHORT easing_function_id = 0; variable159 animation_info.gx_animation_style = easing_function_id; in animation_start()182 easing_function_id = easing_function_list[selected_index].type; in easing_function_drop_list_select_event_handler()
11 …easing_function_select_dlg(int easing_function_id, CWnd* pParent = NULL); // standard constructor
67 easing_function_select_dlg::easing_function_select_dlg(int easing_function_id, CWnd* pParent /*=NUL… in IMPLEMENT_DYNAMIC()72 mEasingFuncId = easing_function_id; in IMPLEMENT_DYNAMIC()