Home
last modified time | relevance | path

Searched refs:evas_object_image_alpha_get (Results 1 – 14 of 14) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/ecore_evas/
H A Deetpack.c95 alpha = evas_object_image_alpha_get(im_obj); in commands()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_wallpaper_gen_main.c189 alpha = evas_object_image_alpha_get(image); in elm_main()
H A De_thumb_main.c521 alpha = evas_object_image_alpha_get(im); in _e_thumb_generate()
H A De_icon.c486 return evas_object_image_alpha_get(sd->obj); in e_icon_alpha_get()
H A De_comp_object.c4062 alpha = evas_object_image_alpha_get(cw->obj); in e_comp_object_dirty()
4310 evas_object_image_alpha_set(o, evas_object_image_alpha_get(cw->obj)); in e_comp_object_util_mirror_add()
/dports/devel/efl/efl-1.25.1/src/examples/evas/
H A Devas-images.c166 Eina_Bool alpha = evas_object_image_alpha_get(d.img1); in _on_keydown()
/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_scale.c131 alpha = evas_object_image_alpha_get(im); in _es_apply()
H A Dephoto_thumbnailer.c413 alpha = evas_object_image_alpha_get(im); in _e_thumb_generate()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_image_legacy.c110 evas_object_image_alpha_get(const Evas_Object *obj) in evas_object_image_alpha_get() function
/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_Legacy.h5618 EAPI Eina_Bool evas_object_image_alpha_get(const Evas_Object *obj);
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/luncher/
H A Dbar.c765 if (evas_object_image_alpha_get(img)) in _bar_icon_preview_client_add()
/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_cc_out.c1241 iw->alpha = evas_object_image_alpha_get(o); in data_image_preload_done()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_win.c6377 return evas_object_image_alpha_get(sd->img_obj); in _efl_ui_win_alpha_get()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_edit.c554 im_alpha = evas_object_image_alpha_get(im); in _edje_import_image_file()