Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_wm.c1327 static int rna_operator_invoke_cb(bContext *C, wmOperator *op, const wmEvent *event) in rna_operator_invoke_cb() function
1560 dummyot.invoke = (have_function[3]) ? rna_operator_invoke_cb : NULL; in rna_Operator_register()