Home
last modified time | relevance | path

Searched defs:ephoto (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_file.c298 Ephoto *ephoto = data; in _upload_image_xml_parse() local
316 Ephoto *ephoto = data; in _upload_image_cb() local
365 _new_dir(Ephoto *ephoto, const char *file) in _new_dir()
585 Ephoto *ephoto = data; in _thread_end_cb() local
606 Ephoto *ephoto = data; in _move_thread_cb() local
650 _move_files(Ephoto *ephoto, Eina_List *files, in _move_files()
670 Ephoto *ephoto = data; in _copy_thread_cb() local
712 _copy_files(Ephoto *ephoto, Eina_List *files, in _copy_files()
731 Ephoto *ephoto = data; in _delete_thread_cb() local
808 Ephoto *ephoto = data; in _delete_dir_thread_cb() local
[all …]
H A Dephoto_main.c22 Ephoto *ephoto; member
127 Ephoto *ephoto = data; in _ephoto_single_browser_back() local
138 Ephoto *ephoto = data; in _ephoto_slideshow_back() local
169 Ephoto *ephoto = data; in _ephoto_thumb_browser_view() local
179 Ephoto *ephoto = data; in _ephoto_thumb_browser_changed_directory() local
190 Ephoto *ephoto = data; in _ephoto_thumb_browser_slideshow() local
200 Ephoto *ephoto = data; in _ephoto_single_browser_slideshow() local
210 Ephoto *ephoto = data; in _win_free() local
250 Ephoto *ephoto = data; in _resize_cb() local
267 Ephoto *ephoto = data; in _folder_icon_clicked() local
[all …]
H A Dephoto_config.c15 Ephoto *ephoto = evas_object_data_get(popup, "ephoto"); in _config_save_cb() local
69 Ephoto *ephoto = data; in _open_hv_select() local
80 _config_general(Ephoto *ephoto, Evas_Object *parent) in _config_general()
232 _config_slideshow(Ephoto *ephoto, Evas_Object *parent) in _config_slideshow()
303 _config_settings(Ephoto *ephoto, Evas_Object *parent, Eina_Bool slideshow) in _config_settings()
607 _ephoto_config_load(Ephoto *ephoto) in _ephoto_config_load()
647 Ephoto *ephoto = data; in _ephoto_on_config_save() local
672 ephoto_config_main(Ephoto *ephoto) in ephoto_config_main()
761 ephoto_config_save(Ephoto *ephoto) in ephoto_config_save()
767 ephoto_config_free(Ephoto *ephoto) in ephoto_config_free()
[all …]
H A Dephoto_filters.c25 Ephoto *ephoto; member
59 Ephoto *ephoto, Evas_Object *image) in _initialize_filter()
1043 ephoto_filter_blur(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_blur()
1055 ephoto_filter_sharpen(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_sharpen()
1073 ephoto_filter_dither(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_dither()
1097 ephoto_filter_old_photo(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_old_photo()
1108 ephoto_filter_posterize(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_posterize()
1120 ephoto_filter_painting(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_painting()
1135 void ephoto_filter_invert(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_invert()
1145 void ephoto_filter_sketch(Ephoto *ephoto, Evas_Object *image) in ephoto_filter_sketch()
[all …]
H A DMakefile.am5 bin_PROGRAMS = ephoto program
H A Dephoto_thumb_browser.c22 Ephoto *ephoto; member
1065 ephoto_thumb_browser_update_info_label(Ephoto *ephoto) in ephoto_thumb_browser_update_info_label()
1889 ephoto_thumb_browser_dirs_only_set(Ephoto *ephoto, Eina_Bool dirs_only) in ephoto_thumb_browser_dirs_only_set()
1898 ephoto_thumb_browser_clear(Ephoto *ephoto) in ephoto_thumb_browser_clear()
1907 ephoto_thumb_browser_recalc(Ephoto *ephoto) in ephoto_thumb_browser_recalc()
1915 ephoto_thumb_browser_paste(Ephoto *ephoto, Elm_Object_Item *item) in ephoto_thumb_browser_paste()
1945 ephoto_thumb_browser_insert(Ephoto *ephoto, Ephoto_Entry *entry) in ephoto_thumb_browser_insert()
1997 ephoto_thumb_browser_remove(Ephoto *ephoto, Ephoto_Entry *entry) in ephoto_thumb_browser_remove()
2019 ephoto_thumb_browser_update(Ephoto *ephoto, Ephoto_Entry *entry) in ephoto_thumb_browser_update()
2042 ephoto_thumb_browser_show_controls(Ephoto *ephoto) in ephoto_thumb_browser_show_controls()
[all …]
H A Dephoto_editor.c25 ephoto_editor_add(Ephoto *ephoto, Evas_Object *parent, const char *title, const char *data_name, in ephoto_editor_add()
H A Dephoto_directory_browser.c14 Ephoto *ephoto; member
518 Ephoto *ephoto = data; in _fsel_menu_go_root() local
533 Ephoto *ephoto = data; in _fsel_menu_go_home() local
1170 ephoto_directory_browser_clear(Ephoto *ephoto) in ephoto_directory_browser_clear()
1179 ephoto_directory_browser_top_dir_set(Ephoto *ephoto, const char *dir) in ephoto_directory_browser_top_dir_set()
1225 ephoto_directory_browser_initialize_structure(Ephoto *ephoto) in ephoto_directory_browser_initialize_structure()
1342 ephoto_directory_browser_add(Ephoto *ephoto, Evas_Object *parent) in ephoto_directory_browser_add()
H A Dephoto_slideshow.c36 Ephoto *ephoto; member
817 ephoto_slideshow_show_controls(Ephoto *ephoto) in ephoto_slideshow_show_controls()
869 ephoto_slideshow_add(Ephoto *ephoto, Evas_Object *parent) in ephoto_slideshow_add()
H A Dephoto_scale.c182 ephoto_scale_add(Ephoto *ephoto, Evas_Object *main, Evas_Object *parent, in ephoto_scale_add()
H A Dephoto_red_eye.c175 ephoto_red_eye_add(Ephoto *ephoto, Evas_Object *main, Evas_Object *parent, Evas_Object *image) in ephoto_red_eye_add()
H A Dephoto_color.c212 ephoto_color_add(Ephoto *ephoto, Evas_Object *main, Evas_Object *parent, Evas_Object *image) in ephoto_color_add()
H A Dephoto_bcg.c299 ephoto_bcg_add(Ephoto *ephoto, Evas_Object *main, Evas_Object *parent, Evas_Object *image) in ephoto_bcg_add()
H A Dephoto_hsv.c306 ephoto_hsv_add(Ephoto *ephoto, Evas_Object *main, Evas_Object *parent, Evas_Object *image) in ephoto_hsv_add()
H A Dephoto_single_browser.c13 Ephoto *ephoto; member
2240 ephoto_single_browser_focus_set(Ephoto *ephoto) in ephoto_single_browser_focus_set()
2381 ephoto_single_browser_show_controls(Ephoto *ephoto) in ephoto_single_browser_show_controls()
2538 ephoto_single_browser_add(Ephoto *ephoto, Evas_Object *parent) in ephoto_single_browser_add()
H A Dephoto.h315 Ephoto *ephoto; member
H A Dephoto_cropper.c629 ephoto_cropper_add(Ephoto *ephoto, Evas_Object *main, Evas_Object *parent, in ephoto_cropper_add()
/dports/graphics/ephoto/ephoto-1.5/
H A Dconfigure.ac6 AC_INIT([ephoto], [1.5], [enlightenment-devel@lists.sourceforge.net]) package