Lines Matching defs:adj
143 static void sp_spray_width_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
147 gtk_adjustment_get_value(adj));
150 static void sp_spray_mean_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
154 gtk_adjustment_get_value(adj));
157 static void sp_spray_standard_deviation_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
161 gtk_adjustment_get_value(adj));
172 static void sp_spray_population_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
176 gtk_adjustment_get_value(adj));
179 static void sp_spray_rotation_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
183 gtk_adjustment_get_value(adj));
186 static void sp_spray_scale_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
190 gtk_adjustment_get_value(adj));
193 static void sp_spray_offset_value_changed( GtkAdjustment *adj, GObject * /*tbl*/ )
197 gtk_adjustment_get_value(adj));