Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/vectors/
H A Dgimpvectors.h68 void (* stroke_remove) (GimpVectors *vectors, member
H A Dgimpvectors.c250 klass->stroke_remove = gimp_vectors_real_stroke_remove; in gimp_vectors_class_init()
928 GIMP_VECTORS_GET_CLASS (vectors)->stroke_remove (vectors, stroke); in gimp_vectors_stroke_remove()