Home
last modified time | relevance | path

Searched refs:GIMP_UNIT_PIXEL (Results 1 – 25 of 79) sorted by relevance

1234

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dunit-editor.c203 GimpUnit unit = GIMP_UNIT_PIXEL; in new_unit_dialog()
228 if (template != GIMP_UNIT_PIXEL) in new_unit_dialog()
240 gtk_adjustment_new ((template != GIMP_UNIT_PIXEL) ? in new_unit_dialog()
253 gtk_adjustment_new ((template != GIMP_UNIT_PIXEL) ? in new_unit_dialog()
265 if (template != GIMP_UNIT_PIXEL) in new_unit_dialog()
277 if (template != GIMP_UNIT_PIXEL) in new_unit_dialog()
289 if (template != GIMP_UNIT_PIXEL) in new_unit_dialog()
301 if (template != GIMP_UNIT_PIXEL) in new_unit_dialog()
555 GIMP_UNIT_PIXEL); in new_callback()
557 if (unit != GIMP_UNIT_PIXEL) in new_callback()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dunit-cmds.c494 GIMP_UNIT_PIXEL, in register_unit_procs()
519 GIMP_UNIT_PIXEL, in register_unit_procs()
550 GIMP_UNIT_PIXEL, in register_unit_procs()
581 GIMP_UNIT_PIXEL, in register_unit_procs()
613 GIMP_UNIT_PIXEL, in register_unit_procs()
644 GIMP_UNIT_PIXEL, in register_unit_procs()
675 GIMP_UNIT_PIXEL, in register_unit_procs()
707 GIMP_UNIT_PIXEL, in register_unit_procs()
739 GIMP_UNIT_PIXEL, in register_unit_procs()
771 GIMP_UNIT_PIXEL, in register_unit_procs()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpunitmenu.c123 menu->unit = GIMP_UNIT_PIXEL; in gimp_unit_menu_init()
171 g_return_val_if_fail (((unit >= GIMP_UNIT_PIXEL) && in gimp_unit_menu_new()
186 for (u = show_pixels ? GIMP_UNIT_PIXEL : GIMP_UNIT_INCH; in gimp_unit_menu_new()
276 (unit == GIMP_UNIT_PIXEL) ? 0 : in gimp_unit_menu_new()
303 g_return_if_fail (((unit >= GIMP_UNIT_PIXEL) && in gimp_unit_menu_set_unit()
304 ((unit > GIMP_UNIT_PIXEL) || menu->show_pixels) && in gimp_unit_menu_set_unit()
355 (unit == GIMP_UNIT_PIXEL) ? 0 : in gimp_unit_menu_set_unit()
614 (menu->unit == GIMP_UNIT_PIXEL) ? 0 : in gimp_unit_menu_callback()
H A Dgimpsizeentry.c182 gse->unit = GIMP_UNIT_PIXEL; in gimp_size_entry_init()
321 digits = ((unit == GIMP_UNIT_PIXEL) ? in gimp_size_entry_new()
503 (gse->unit == GIMP_UNIT_PIXEL)) in gimp_size_entry_add_field()
710 case GIMP_UNIT_PIXEL: in gimp_size_entry_set_value_boundaries()
801 case GIMP_UNIT_PIXEL: in gimp_size_entry_update_value()
941 case GIMP_UNIT_PIXEL: in gimp_size_entry_set_refval_boundaries()
1019 else if (gse->unit == GIMP_UNIT_PIXEL) in gimp_size_entry_set_refval_digits()
1069 case GIMP_UNIT_PIXEL: in gimp_size_entry_update_refval()
1185 if (unit == GIMP_UNIT_PIXEL) in gimp_size_entry_update_unit()
1361 case GIMP_UNIT_PIXEL: in gimp_size_entry_eevl_input_callback()
[all …]
H A Dgimpunitstore.c357 unit = GIMP_UNIT_PIXEL; in gimp_unit_store_get_iter()
398 if (unit == GIMP_UNIT_PIXEL) in gimp_unit_store_get_path()
476 if (unit == GIMP_UNIT_PIXEL) in gimp_unit_store_tree_model_get_value()
499 if (unit == GIMP_UNIT_PIXEL && private->has_percent) in gimp_unit_store_iter_next()
535 unit = GIMP_UNIT_PIXEL; in gimp_unit_store_iter_children()
607 unit = GIMP_UNIT_PIXEL; in gimp_unit_store_iter_nth_child()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpunit.c97 for (i = GIMP_UNIT_PIXEL; i < num_units; i++) in string_to_unit()
465 (unit >= GIMP_UNIT_PIXEL && in gimp_unit_format_string()
643 ispec->minimum = allow_pixels ? GIMP_UNIT_PIXEL : GIMP_UNIT_INCH; in gimp_param_spec_unit()
668 if (unit == GIMP_UNIT_PIXEL) in gimp_pixels_to_units()
691 if (unit == GIMP_UNIT_PIXEL) in gimp_units_to_pixels()
717 if (unit == GIMP_UNIT_PIXEL) in gimp_units_to_points()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimptoolbox-dnd.c194 gimp_create_display (context->gimp, new_image, GIMP_UNIT_PIXEL, 1.0, in gimp_toolbox_drop_drawable()
230 gimp_create_display (image->gimp, image, GIMP_UNIT_PIXEL, 1.0, in gimp_toolbox_drop_buffer()
252 gimp_create_display (new_image->gimp, new_image, GIMP_UNIT_PIXEL, 1.0, in gimp_toolbox_drop_component()
273 gimp_create_display (new_image->gimp, new_image, GIMP_UNIT_PIXEL, 1.0, in gimp_toolbox_drop_pixbuf()
/dports/graphics/gimp-lqr-plugin/gimp-lqr-plugin-0.7.2/src/
H A Daltsizeentry.c143 gse->unit = GIMP_UNIT_PIXEL; in alt_size_entry_init()
288 digits = ((unit == GIMP_UNIT_PIXEL) ? in alt_size_entry_new()
338 if (gse->menu_show_pixels && (unit == GIMP_UNIT_PIXEL) && in alt_size_entry_new()
435 digits = ((gse->unit == GIMP_UNIT_PIXEL) ? gsef->refval_digits : in alt_size_entry_add_field()
443 (gse->unit == GIMP_UNIT_PIXEL)) in alt_size_entry_add_field()
645 case GIMP_UNIT_PIXEL: in alt_size_entry_set_value_boundaries()
734 case GIMP_UNIT_PIXEL: in alt_size_entry_update_value()
869 case GIMP_UNIT_PIXEL: in alt_size_entry_set_refval_boundaries()
944 else if (gse->unit == GIMP_UNIT_PIXEL) in alt_size_entry_set_refval_digits()
994 case GIMP_UNIT_PIXEL: in alt_size_entry_update_refval()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-title.c378 if (shell->unit != GIMP_UNIT_PIXEL) in gimp_display_shell_format_title()
401 if (shell->unit != GIMP_UNIT_PIXEL) in gimp_display_shell_format_title()
434 if (drawable && shell->unit != GIMP_UNIT_PIXEL) in gimp_display_shell_format_title()
459 if (drawable && shell->unit != GIMP_UNIT_PIXEL) in gimp_display_shell_format_title()
H A Dgimpdisplayshell-utils.c158 if (shell->unit == GIMP_UNIT_PIXEL) in gimp_display_shell_get_line_status()
191 if (shell->unit == GIMP_UNIT_PIXEL) in gimp_display_shell_get_line_status()
H A Dgimpdisplayshell-dnd.c230 gimp_create_display (shell->display->gimp, image, GIMP_UNIT_PIXEL, 1.0, in gimp_display_shell_drop_drawable()
465 gimp_create_display (image->gimp, image, GIMP_UNIT_PIXEL, 1.0, in gimp_display_shell_drop_buffer()
675 gimp_create_display (dest_image->gimp, dest_image, GIMP_UNIT_PIXEL, 1.0, in gimp_display_shell_drop_component()
733 gimp_create_display (image->gimp, image, GIMP_UNIT_PIXEL, 1.0, in gimp_display_shell_drop_pixbuf()
H A Dgimpcursorview.c185 view->priv->unit = GIMP_UNIT_PIXEL; in gimp_cursor_view_init()
495 if (unit != GIMP_UNIT_PIXEL) in gimp_cursor_view_format_as_unit()
662 GimpUnit new_unit = GIMP_UNIT_PIXEL; in gimp_cursor_view_shell_unit_changed()
737 if (unit == GIMP_UNIT_PIXEL) in gimp_cursor_view_cursor_idle()
/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Dlayer-options-dialog.c271 private->size_se = gimp_size_entry_new (1, GIMP_UNIT_PIXEL, "%a", in layer_options_dialog_new()
288 GIMP_UNIT_PIXEL); in layer_options_dialog_new()
335 private->offset_se = gimp_size_entry_new (1, GIMP_UNIT_PIXEL, "%a", in layer_options_dialog_new()
352 GIMP_UNIT_PIXEL); in layer_options_dialog_new()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dselect-commands.c526 if (unit != GIMP_UNIT_PIXEL) in select_feather_callback()
578 if (unit != GIMP_UNIT_PIXEL) in select_border_callback()
620 if (unit != GIMP_UNIT_PIXEL) in select_grow_callback()
664 if (unit != GIMP_UNIT_PIXEL) in select_shrink_callback()
H A Dimages-commands.c91 gimp_create_display (image->gimp, image, GIMP_UNIT_PIXEL, 1.0, in images_new_view_cmd_callback()
H A Dbuffers-commands.c123 GIMP_UNIT_PIXEL, 1.0, in buffers_paste_as_new_image_cmd_callback()
/dports/graphics/xcftools/xcftools-d72ba82/src/gimp/
H A Dgimpbaseenums.h85 GIMP_UNIT_PIXEL = 0, enumerator
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dgimpenumsmodule.c54 GIMP_UNIT_PIXEL); in add_misc_enums()
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpmeasuretool.c621 if (shell->unit == GIMP_UNIT_PIXEL) in gimp_measure_tool_dialog_update()
650 if (shell->unit != GIMP_UNIT_PIXEL) in gimp_measure_tool_dialog_update()
687 if (shell->unit != GIMP_UNIT_PIXEL) in gimp_measure_tool_dialog_update()
707 if (shell->unit != GIMP_UNIT_PIXEL) in gimp_measure_tool_dialog_update()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpdrawable-stroke.c139 if (unit != GIMP_UNIT_PIXEL) in gimp_drawable_stroke_scan_convert()
H A Dgimpstrokeoptions.c172 TRUE, FALSE, GIMP_UNIT_PIXEL, in gimp_stroke_options_class_init()
457 g_return_val_if_fail (GIMP_IS_STROKE_OPTIONS (options), GIMP_UNIT_PIXEL); in gimp_stroke_options_get_unit()
H A Dgimpbuffer.c506 g_return_if_fail (unit > GIMP_UNIT_PIXEL); in gimp_buffer_set_unit()
514 g_return_val_if_fail (GIMP_IS_BUFFER (buffer), GIMP_UNIT_PIXEL); in gimp_buffer_get_unit()
/dports/graphics/gimp-app/gimp-2.10.30/app/text/
H A Dgimptext-xlfd.c153 *size_unit = GIMP_UNIT_PIXEL; in gimp_text_font_size_from_xlfd()
H A Dgimptext.c165 TRUE, FALSE, GIMP_UNIT_PIXEL, in gimp_text_class_init()
272 TRUE, FALSE, GIMP_UNIT_PIXEL, in gimp_text_class_init()
/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dtest-config.c248 case GIMP_UNIT_PIXEL: in unit_get_identifier()

1234