Home
last modified time | relevance | path

Searched refs:GEGL_DITHER_NONE (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/file/
H A Dfile-import.c70 GEGL_DITHER_NONE, in file_import_image()
71 GEGL_DITHER_NONE, in file_import_image()
72 GEGL_DITHER_NONE, in file_import_image()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpimage-convert-type.c134 GEGL_DITHER_NONE, GEGL_DITHER_NONE, in gimp_image_convert_type()
H A Dgimp-edit.c314 GEGL_DITHER_NONE, GEGL_DITHER_NONE, in gimp_edit_paste_get_layer()
H A Dgimpchannel.c559 GEGL_DITHER_NONE, GEGL_DITHER_NONE, in gimp_channel_convert()
905 if (mask_dither_type == GEGL_DITHER_NONE) in gimp_channel_convert_type()
H A Dgimplayer.c1021 GEGL_DITHER_NONE, GEGL_DITHER_NONE, in gimp_layer_convert()
1729 if (layer_dither_type == GEGL_DITHER_NONE) in gimp_layer_real_convert_type()
H A Dgimpdrawable.c1289 layer_dither_type = GEGL_DITHER_NONE; in gimp_drawable_convert_type()
1290 mask_dither_type = GEGL_DITHER_NONE; in gimp_drawable_convert_type()
H A Dgimpimage-convert-indexed.c1021 GEGL_DITHER_NONE, GEGL_DITHER_NONE, in gimp_image_convert_indexed()
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dimage-convert-cmds.c253 GEGL_DITHER_NONE, in image_convert_precision_invoker()
254 GEGL_DITHER_NONE, in image_convert_precision_invoker()
255 GEGL_DITHER_NONE, in image_convert_precision_invoker()
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-enums.h40 GEGL_DITHER_NONE, enumerator
H A Dgegl-enums.c33 { GEGL_DITHER_NONE, N_("None"), "none" }, in gegl_dither_method_get_type()
/dports/graphics/gimp-app/gimp-2.10.30/app/text/
H A Dgimptextundo.c278 GEGL_DITHER_NONE, GEGL_DITHER_NONE, in gimp_text_undo_pop()
H A Dgimptextlayer.c396 layer_dither_type != GEGL_DITHER_NONE) in gimp_text_layer_convert_type()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dimage-commands.c422 GEGL_DITHER_NONE, in image_convert_gamma_cmd_callback()
423 GEGL_DITHER_NONE, in image_convert_gamma_cmd_callback()
424 GEGL_DITHER_NONE, in image_convert_gamma_cmd_callback()
1260 layer_dither_method = GEGL_DITHER_NONE; in image_convert_precision_callback()
1261 text_layer_dither_method = GEGL_DITHER_NONE; in image_convert_precision_callback()
1262 channel_dither_method = GEGL_DITHER_NONE; in image_convert_precision_callback()
/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dgimpdialogconfig.c209 GEGL_DITHER_NONE, in G_DEFINE_TYPE_WITH_PRIVATE()
218 GEGL_DITHER_NONE, in G_DEFINE_TYPE_WITH_PRIVATE()
227 GEGL_DITHER_NONE, in G_DEFINE_TYPE_WITH_PRIVATE()
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Ddither.c421 case GEGL_DITHER_NONE: