Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_internal.h575 void rna_iterator_array_end(struct CollectionPropertyIterator *iter);
H A Drna_access.c3907 rna_iterator_array_end(iter); in RNA_property_collection_end()
4951 void rna_iterator_array_end(CollectionPropertyIterator *iter) in rna_iterator_array_end() function