Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_graph/
H A Dgraph_edit.c3038 static const EnumPropertyItem prop_graphkeys_mirror_types[] = { variable
3191 ot->prop = RNA_def_enum(ot->srna, "type", prop_graphkeys_mirror_types, 0, "Type", ""); in GRAPH_OT_mirror()