Home
last modified time | relevance | path

Searched refs:elm_icon_thumb_set (Results 1 – 4 of 4) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_icon_legacy.h41 EAPI void elm_icon_thumb_set(Evas_Object *obj, const char *file, const char *group);
H A Delm_photo.c118 elm_icon_thumb_set(sd->icon, sd->thumb.file.path, sd->thumb.file.key); in _icon_move_resize_cb()
494 elm_icon_thumb_set(sd->icon, file, group); in elm_photo_thumb_set()
H A Delm_icon.c496 elm_icon_thumb_set(obj, sd->thumb.file.path, sd->thumb.file.key); in _elm_icon_thumb_resize_cb()
855 elm_icon_thumb_set(Evas_Object *obj, const char *file, const char *group) in elm_icon_thumb_set() function
H A Delc_fileselector.c457 elm_icon_thumb_set(ic, it_data->path, NULL); in _itc_icon_image_get()