Home
last modified time | relevance | path

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

/dports/graphics/frogr/frogr-1.6/src/
H A Dfrogr-picture.h97 gboolean frogr_picture_send_location (FrogrPicture *self);
H A Dfrogr-details-dialog.c644 send_location_val = frogr_picture_send_location (picture); in _fill_dialog_with_data()
682 send_location = frogr_picture_send_location (picture); in _fill_dialog_with_data()
H A Dfrogr-picture.c994 frogr_picture_send_location (FrogrPicture *self) in frogr_picture_send_location() function
H A Dfrogr-controller.c1111 if (frogr_picture_send_location (uop_data->picture) in _perform_after_upload_operations()