Home
last modified time | relevance | path

Searched refs:_evas_text_outline_color_set (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_text_eo.c74 void _evas_text_outline_color_set(Eo *obj, Evas_Text_Data *pd, int r, int g, int b, int a);
229 EFL_OBJECT_OP_FUNC(evas_obj_text_outline_color_set, _evas_text_outline_color_set), in _evas_text_class_initializer()
H A Devas_object_text.c1430 _evas_text_outline_color_set(Eo *eo_obj, Evas_Text_Data *o, int r, int g, int b, int a) in _evas_text_outline_color_set() function