Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_rna.c3226 static int prop_subscript_ass_array_int(BPy_PropertyArrayRNA *self, in prop_subscript_ass_array_int() function
3271 ret = prop_subscript_ass_array_int(self, i, value); in pyrna_prop_array_ass_subscript()
3410 (ssizeobjargproc)prop_subscript_ass_array_int, /* sq_ass_item */