Home
last modified time | relevance | path

Searched refs:photos_utils_eval_radial_line (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-utils.h112 gdouble photos_utils_eval_radial_line (gdouble crop_center_x,
H A Dphotos-tool-crop.c482 if (event_y < photos_utils_eval_radial_line (crop_center_x, in photos_tool_crop_set_crop()
510 if (event_y < photos_utils_eval_radial_line (crop_center_x, in photos_tool_crop_set_crop()
535 if (event_y < photos_utils_eval_radial_line (crop_center_x, in photos_tool_crop_set_crop()
560 if (event_y < photos_utils_eval_radial_line (crop_center_x, in photos_tool_crop_set_crop()
H A Dphotos-utils.c778 photos_utils_eval_radial_line (gdouble crop_center_x, in photos_utils_eval_radial_line() function