Home
last modified time | relevance | path

Searched refs:_e_smart_color_set (Results 1 – 9 of 9) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_livethumb.c29 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
189 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
226 _e_smart_color_set, in _e_smart_init()
H A De_pan.c26 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
231 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
271 _e_smart_color_set, in _e_smart_init()
H A De_slidesel.c46 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
308 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
347 _e_smart_color_set, in _e_smart_init()
H A De_slidecore.c44 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
363 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
403 _e_smart_color_set, in _e_smart_init()
H A De_widget.c39 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
598 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
638 _e_smart_color_set, in _e_smart_init()
H A De_slider.c55 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
627 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
663 sc.color_set = _e_smart_color_set; in _e_smart_init()
H A De_scrollframe.c93 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
1113 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
1152 _e_smart_color_set, in _e_smart_init()
H A De_ilist.c36 static void _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a);
751 sc.color_set = _e_smart_color_set; in _e_smart_init()
847 _e_smart_color_set(Evas_Object *obj, int r, int g, int b, int a) in _e_smart_color_set() function
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/everything/
H A Devry_view.c616 _e_smart_color_set(Evas_Object *obj EINA_UNUSED, int r EINA_UNUSED, int g EINA_UNUSED, int b EINA_U… in _e_smart_color_set() function
638 _e_smart_color_set, in _pan_add()