Home
last modified time | relevance | path

Searched refs:GIMP_TYPE_GRADIENT_SEGMENT_TYPE (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dgimpenums-types.defs99 (gtype-id "GIMP_TYPE_GRADIENT_SEGMENT_TYPE")
/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpbaseenums.h610 #define GIMP_TYPE_GRADIENT_SEGMENT_TYPE (gimp_gradient_segment_type_get_type ()) macro
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dgradient-editor-commands.c310 enum_class = g_type_class_ref (GIMP_TYPE_GRADIENT_SEGMENT_TYPE); in gradient_editor_blending_func_cmd_callback()
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dgradient-cmds.c2176 GIMP_TYPE_GRADIENT_SEGMENT_TYPE, in register_gradient_procs()
2256 GIMP_TYPE_GRADIENT_SEGMENT_TYPE, in register_gradient_procs()
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpgradienttool-editor.c1544 combo = gimp_enum_combo_box_new (GIMP_TYPE_GRADIENT_SEGMENT_TYPE); in gimp_gradient_tool_editor_init_midpoint_gui()