Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/extensions/comments/
H A Dmain.c119 gth_comment_update_from_general_attributes (file_data); in comments__read_metadata_ready_cb()
140 gth_comment_update_from_general_attributes ((GthFileData *) scan->data); in comments__read_metadata_ready_cb()
H A Dgth-comment.h85 void gth_comment_update_from_general_attributes
H A Dgth-import-metadata-task.c186 gth_comment_update_from_general_attributes ((GthFileData *) scan->data); in metadata_ready_cb()
H A Dgth-comment.c606 gth_comment_update_from_general_attributes (GthFileData *file_data) in gth_comment_update_from_general_attributes() function