Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_intern.h62 typedef void (*StrokeDone)(const struct bContext *C, struct PaintStroke *stroke); typedef
70 StrokeDone done,
H A Dpaint_stroke.c138 StrokeDone done;
895 StrokeDone done, in paint_stroke_new()