Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_rna_callback.c422 WM_paint_cursor_end(handle); in pyrna_callback_classmethod_remove()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_image.c656 WM_paint_cursor_end(pop->cursor); in paint_stroke_done()
792 WM_paint_cursor_end(p->paint_cursor); in toggle_paint_cursor()
H A Dpaint_stroke.c975 WM_paint_cursor_end(stroke->stroke_cursor); in paint_stroke_free()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gpencil/
H A Dannotate_paint.c1740 WM_paint_cursor_end(p->erasercursor); in annotation_draw_toggle_eraser_cursor()
1804 WM_paint_cursor_end(p->stabilizer_cursor); in annotation_draw_toggle_stabilizer_cursor()
H A Dgpencil_utils.c1998 WM_paint_cursor_end(gset->paintcursor); in ED_gpencil_toggle_brush_cursor()
2005 WM_paint_cursor_end(gset->paintcursor); in ED_gpencil_toggle_brush_cursor()
H A Dgpencil_paint.c2327 WM_paint_cursor_end(p->erasercursor); in gpencil_draw_toggle_eraser_cursor()
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/
H A DWM_api.h217 bool WM_paint_cursor_end(struct wmPaintCursor *handle);
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform_generics.c785 WM_paint_cursor_end(t->draw_handle_cursor); in postTrans()
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operators.c2047 bool WM_paint_cursor_end(wmPaintCursor *handle) in WM_paint_cursor_end() function
2750 WM_paint_cursor_end(rc->cursor); in radial_control_cancel()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/physics/
H A Dparticle_edit.c3232 WM_paint_cursor_end(pset->paintcursor); in toggle_particle_cursor()