Searched refs:gimp_brush_get_spacing (Results 1 – 17 of 17) sorted by relevance
115 spacing = gimp_brush_get_spacing (brush); in brushes_get_brush_invoker()149 spacing = gimp_brush_get_spacing (brush); in brushes_get_spacing_invoker()224 spacing = gimp_brush_get_spacing (brush); in brushes_get_brush_data_invoker()
425 spacing = gimp_brush_get_spacing (brush); in brush_get_spacing_invoker()
195 gimp_brush_get_spacing (brush)); in gimp_brush_factory_view_select_item()221 gimp_brush_get_spacing (brush)); in gimp_brush_factory_view_spacing_changed()
260 spacing = gimp_brush_get_spacing (GIMP_BRUSH (editor->data)); in gimp_brush_editor_set_data()368 if (value != gimp_brush_get_spacing (GIMP_BRUSH (brush))) in gimp_brush_editor_update_brush()449 value = gimp_brush_get_spacing (GIMP_BRUSH (brush)); in gimp_brush_editor_notify_brush()
42 GIMP_DEPRECATED_FOR(gimp_brush_get_spacing)
56 gboolean gimp_brush_get_spacing (const gchar *name,
380 gimp_brush_get_spacing (const gchar *name, in gimp_brush_get_spacing() function
17 gimp_brush_get_spacing
453 gimp_brush_get_spacing (name, &spacing); in gimp_brush_select_button_set_brush()
80 gimp_brush_get_spacing (GIMP_BRUSH (brush)))); in gimp_brush_generated_save()
54 header.spacing = g_htonl (gimp_brush_get_spacing (brush)); in gimp_brush_save()
142 gint gimp_brush_get_spacing (GimpBrush *brush);
233 g_value_set_double (value, gimp_brush_get_spacing (brush)); in gimp_brush_get_property()904 gimp_brush_get_spacing (GimpBrush *brush) in gimp_brush_get_spacing() function
294 gimp_brush_get_spacing (GIMP_BRUSH (src_brush))); in gimp_brush_generated_copy()
194 gimp_brush_get_spacing (GIMP_BRUSH (pipe))); in file_gih_pipe_to_image()
655 gimp_brush_get_spacing (style->brush_name, &style->brush_spacing); in gfig_read_gimp_style()
1134 "brush-spacing", (gdouble) gimp_brush_get_spacing (brush) / 100.0, in gimp_paint_options_set_default_brush_spacing()