Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimppaintcore-stroke.c239 gboolean due_to_lack_of_points = FALSE; in gimp_paint_core_stroke_vectors() local
316 due_to_lack_of_points = TRUE; in gimp_paint_core_stroke_vectors()
330 if (! initialized && due_to_lack_of_points && *error == NULL) in gimp_paint_core_stroke_vectors()