Home
last modified time | relevance | path

Searched refs:feather_radius (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimpselectiontools_pdb.c59 gdouble feather_radius, in gimp_by_color_select() argument
74 GIMP_PDB_FLOAT, feather_radius, in gimp_by_color_select()
169 gdouble feather_radius) in gimp_ellipse_select() argument
185 GIMP_PDB_FLOAT, feather_radius, in gimp_ellipse_select()
216 gdouble feather_radius) in gimp_free_select() argument
230 GIMP_PDB_FLOAT, feather_radius, in gimp_free_select()
264 gdouble feather_radius, in gimp_fuzzy_select() argument
280 GIMP_PDB_FLOAT, feather_radius, in gimp_fuzzy_select()
376 gdouble feather_radius) in gimp_rect_select() argument
391 GIMP_PDB_FLOAT, feather_radius, in gimp_rect_select()
H A Dgimpselectiontools_pdb.h42 gdouble feather_radius,
65 gdouble feather_radius);
73 gdouble feather_radius);
82 gdouble feather_radius,
105 gdouble feather_radius);
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dselection-tools-cmds.c62 gdouble feather_radius; in by_color_select_invoker() local
87 feather_radius, in by_color_select_invoker()
88 feather_radius); in by_color_select_invoker()
166 gdouble feather_radius; in ellipse_select_invoker() local
186 feather_radius, in ellipse_select_invoker()
187 feather_radius, in ellipse_select_invoker()
210 gdouble feather_radius; in free_select_invoker() local
254 gdouble feather_radius; in fuzzy_select_invoker() local
282 feather_radius, in fuzzy_select_invoker()
283 feather_radius); in fuzzy_select_invoker()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpellipseselecttool.c109 options->feather_radius, in gimp_ellipse_select_tool_select()
110 options->feather_radius, in gimp_ellipse_select_tool_select()
H A Dgimpselectionoptions.c128 options->feather_radius = g_value_get_double (value); in gimp_selection_options_set_property()
160 g_value_set_double (value, options->feather_radius); in gimp_selection_options_get_property()
H A Dgimpselectionoptions.h43 gdouble feather_radius; member
H A Dgimpbucketfilloptions.h48 gdouble feather_radius; member
H A Dgimprectangleselecttool.c523 options->feather_radius, in gimp_rectangle_select_tool_real_select()
524 options->feather_radius, in gimp_rectangle_select_tool_real_select()
533 options->feather_radius, in gimp_rectangle_select_tool_real_select()
534 options->feather_radius, in gimp_rectangle_select_tool_real_select()
H A Dgimpfreeselecttool.c345 options->feather_radius, in gimp_free_select_tool_select()
346 options->feather_radius, in gimp_free_select_tool_select()
H A Dgimpregionselecttool.c220 sel_options->feather_radius, in gimp_region_select_tool_button_release()
221 sel_options->feather_radius); in gimp_region_select_tool_button_release()
H A Dgimpbucketfilloptions.c263 options->feather_radius = g_value_get_double (value); in gimp_bucket_fill_options_set_property()
322 g_value_set_double (value, options->feather_radius); in gimp_bucket_fill_options_get_property()
H A Dgimpbucketfilltool.c598 options->feather_radius); in gimp_bucket_fill_tool_button_press()
664 options->feather_radius); in gimp_bucket_fill_tool_motion()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpselectioneditor.c293 sel_options->feather_radius, in gimp_selection_view_button_press()
294 sel_options->feather_radius); in gimp_selection_view_button_press()
340 sel_options->feather_radius, in gimp_selection_editor_drop_color()
341 sel_options->feather_radius); in gimp_selection_editor_drop_color()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpdrawable-bucket-fill.c358 gdouble feather_radius; in gimp_drawable_get_line_art_fill_buffer() local
473 if (gimp_fill_options_get_feather (options, &feather_radius)) in gimp_drawable_get_line_art_fill_buffer()
481 feather_radius, feather_radius, TRUE); in gimp_drawable_get_line_art_fill_buffer()
H A Dgimpfilloptions.c64 gdouble feather_radius; member
185 private->feather_radius = g_value_get_double (value); in gimp_fill_options_set_property()
221 g_value_set_double (value, private->feather_radius); in gimp_fill_options_get_property()
317 *radius = GET_PRIVATE (options)->feather_radius; in gimp_fill_options_get_feather()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Dhue_saturation.cc69 feather_radius("feather_radius",this,5.0f) in HueSaturationPar()
182 blur_par->set_radius( feather_radius.get() ); in build()
H A Dhue_saturation.hh76 Property<float> feather_radius; member in PF::HueSaturationPar
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dbasic_adjustments.cc80 feather_radius("feather_radius",this,5.0f) in BasicAdjustmentsPar()
244 blur_par->set_radius( feather_radius.get() ); in build()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-rectangle.c122 gimp_context_set_feather_radius (selopt.feather_radius, selopt.feather_radius); in d_paint_rectangle()
H A Dgfig-circle.c125 gimp_context_set_feather_radius (selopt.feather_radius, selopt.feather_radius); in d_paint_circle()
H A Dgfig-ellipse.c132 gimp_context_set_feather_radius (selopt.feather_radius, selopt.feather_radius); in d_paint_ellipse()
H A Dgfig-star.c317 gimp_context_set_feather_radius (selopt.feather_radius, selopt.feather_radius); in d_paint_star()
H A Dgfig-poly.c256 gimp_context_set_feather_radius (selopt.feather_radius, selopt.feather_radius); in d_paint_poly()
H A Dgfig.h54 gdouble feather_radius; /* Radius to feather */ member
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dipspot.cc328 …SpotBox (int tl_x, int tl_y, int br_x, int br_y, int radius, int feather_radius, Imagefloat* image… in SpotBox() argument
335 featherRadius(feather_radius), in SpotBox()
340 SpotBox (int tl_x, int tl_y, int radius, int feather_radius, Imagefloat* image, Type type) : in SpotBox() argument
347 featherRadius(feather_radius), in SpotBox()

12