Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_action/
H A Daction_ops.c57 WM_operatortype_append(ACTION_OT_select_leftright); in action_operatortypes()
H A Daction_intern.h62 void ACTION_OT_select_leftright(struct wmOperatorType *ot);
H A Daction_select.c1491 void ACTION_OT_select_leftright(wmOperatorType *ot) in ACTION_OT_select_leftright() function