Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_templates.c764 static const char *template_id_context(StructRNA *type) in template_id_context() function
772 # define template_id_context(type) 0 macro
833 (id) ? "" : CTX_IFACE_(template_id_context(type), "New"), in template_id_def_new_but()
847 (id) ? "" : CTX_IFACE_(template_id_context(type), "New"), in template_id_def_new_but()