Home
last modified time | relevance | path

Searched refs:ECORE_POS_MAP_SINUSOIDAL_FACTOR (Results 1 – 8 of 8) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bindings/js/ecore_js/
H A Decore_js_animator.cc138 ECORE_POS_MAP_SINUSOIDAL_FACTOR)); in register_pos_map_sinusoidal_factor()
269 case ECORE_POS_MAP_SINUSOIDAL_FACTOR: in register_animator_pos_map()
270 map = ECORE_POS_MAP_SINUSOIDAL_FACTOR; in register_animator_pos_map()
336 case ECORE_POS_MAP_SINUSOIDAL_FACTOR: in register_animator_pos_map_n()
337 map = ECORE_POS_MAP_SINUSOIDAL_FACTOR; in register_animator_pos_map_n()
/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A Defl_sinusoidal_interpolator.c25 return ecore_animator_pos_map(progress, ECORE_POS_MAP_SINUSOIDAL_FACTOR, in _efl_sinusoidal_interpolator_efl_interpolator_interpolate()
H A DEcore_Common.h2765 ECORE_POS_MAP_SINUSOIDAL_FACTOR, /**< Start slow, speed up then slow down at enumerator
H A Decore_anim.c792 case ECORE_POS_MAP_SINUSOIDAL_FACTOR: in ecore_animator_pos_map_n()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_embryo.c740 case ECORE_POS_MAP_SINUSOIDAL_FACTOR: in _edje_embryo_fn_get_anim_pos_map()
741 pos = ecore_animator_pos_map(pos, ECORE_POS_MAP_SINUSOIDAL_FACTOR, in _edje_embryo_fn_get_anim_pos_map()
H A Dedje_calc.c183 ECORE_POS_MAP_SINUSOIDAL_FACTOR, in _edje_part_pos_set()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_transit.c389 ECORE_POS_MAP_SINUSOIDAL_FACTOR, in _transit_animate_cb()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_object.c2000 ecore_animator_pos_map(val, ECORE_POS_MAP_SINUSOIDAL_FACTOR, 1.7, 0.0); in _e_comp_object_shade_animator()