Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-image-selector.h79 gboolean gth_image_selector_set_selection_width (GthImageSelector *selector,
H A Dgth-image-selector.c1769 gth_image_selector_set_selection_width (GthImageSelector *self, in gth_image_selector_set_selection_width() function
1835 gth_image_selector_set_selection_width (self, new_starting_width); in gth_image_selector_set_ratio()
1844 gth_image_selector_set_selection_width (self, self->priv->selection.width); in gth_image_selector_set_ratio()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/file_tools/
H A Dgth-file-tool-crop.c133gth_image_selector_set_selection_width (self->priv->selector, gtk_spin_button_get_value_as_int (sp… in selection_width_value_changed_cb()
374 …if (! gth_image_selector_set_selection_width (self->priv->selector, self->priv->original_width) ||… in maximize_button_clicked_cb()
564 …if (! gth_image_selector_set_selection_width (self->priv->selector, self->priv->original_width * 2… in gth_file_tool_crop_get_options()