Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operators.c3196 static int redraw_timer_exec(bContext *C, wmOperator *op) in redraw_timer_exec() function
3256 ot->exec = redraw_timer_exec; in WM_OT_redraw_timer()