Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_access_internal.h30 void rna_property_rna_or_id_get(PropertyRNA *prop,
H A Drna_access_compare_override.c194 rna_property_rna_or_id_get(prop, ptr_a, &prop_a); in RNA_property_equals()
195 rna_property_rna_or_id_get(prop, ptr_b, &prop_b); in RNA_property_equals()
605 rna_property_rna_or_id_get(rawprop, ptr_local, &prop_local); in RNA_struct_override_matches()
606 rna_property_rna_or_id_get(rawprop, ptr_reference, &prop_reference); in RNA_struct_override_matches()
H A Drna_access.c553 void rna_property_rna_or_id_get(PropertyRNA *prop, in rna_property_rna_or_id_get() function
630 rna_property_rna_or_id_get(*prop, ptr, &prop_rna_or_id); in rna_idproperty_check()
642 rna_property_rna_or_id_get(*prop, ptr, &prop_rna_or_id); in rna_ensure_property_realdata()