Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operators.c536 static char *wm_prop_pystring_from_context(bContext *C, in wm_prop_pystring_from_context() function
560 char *lhs = C ? wm_prop_pystring_from_context(C, ptr, prop, index) : NULL; in WM_prop_pystring_assign()