Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_graph/
H A Dgraph_intern.h115 void GRAPH_OT_frame_jump(struct wmOperatorType *ot);
H A Dgraph_ops.c454 WM_operatortype_append(GRAPH_OT_frame_jump); in graphedit_operatortypes()
H A Dgraph_edit.c2828 void GRAPH_OT_frame_jump(wmOperatorType *ot) in GRAPH_OT_frame_jump() function