Home
last modified time | relevance | path

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

/dports/graphics/frogr/frogr-1.6/src/
H A Dfrogr-picture.h84 FspContentType frogr_picture_get_content_type (FrogrPicture *self);
H A Dfrogr-details-dialog.c648 content_type_val = frogr_picture_get_content_type (picture); in _fill_dialog_with_data()
690 content_type = frogr_picture_get_content_type (picture); in _fill_dialog_with_data()
H A Dfrogr-picture.c932 frogr_picture_get_content_type (FrogrPicture *self) in frogr_picture_get_content_type() function
H A Dfrogr-controller.c984 content_type = frogr_picture_get_content_type (picture); in _upload_picture()