Home
last modified time | relevance | path

Searched refs:gimp_cursor_view_format_as_unit (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcursorview.c128 static void gimp_cursor_view_format_as_unit (GimpUnit unit,
482 gimp_cursor_view_format_as_unit (GimpUnit unit, in gimp_cursor_view_format_as_unit() function
692 gimp_cursor_view_format_as_unit (unit, buf, sizeof (buf), x, xres); in gimp_cursor_view_update_selection_info()
695 gimp_cursor_view_format_as_unit (unit, buf, sizeof (buf), y, yres); in gimp_cursor_view_update_selection_info()
698 gimp_cursor_view_format_as_unit (unit, buf, sizeof (buf), width, xres); in gimp_cursor_view_update_selection_info()
701 gimp_cursor_view_format_as_unit (unit, buf, sizeof (buf), height, yres); in gimp_cursor_view_update_selection_info()
753 gimp_cursor_view_format_as_unit (unit, buf, sizeof (buf), x, xres); in gimp_cursor_view_cursor_idle()
757 gimp_cursor_view_format_as_unit (unit, buf, sizeof (buf), y, yres); in gimp_cursor_view_cursor_idle()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-git2842 (gimp_cursor_view_format_as_unit): Don't add the unit abbreviation