Home
last modified time | relevance | path

Searched refs:E_TRANSITION_BOUNCE (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/conf_window_manipulation/
H A De_int_config_window_display.c243 ow = e_widget_radio_add(evas, _("Bounce"), E_TRANSITION_BOUNCE, rg); in _basic_create()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_client.h33 E_TRANSITION_BOUNCE = 7, enumerator
H A De_comp_object.c2003 else if (e_config->border_shade_transition == E_TRANSITION_BOUNCE) in _e_comp_object_shade_animator()