Home
last modified time | relevance | path

Searched defs:nldrag (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_relationships.c553 static void node_link_update_header(bContext *C, bNodeLinkDrag *UNUSED(nldrag)) in node_link_update_header()
612 bNodeLinkDrag *nldrag = op->customdata; in node_link_exit() local
675 bNodeLinkDrag *nldrag = op->customdata; in node_link_find_socket() local
743 bNodeLinkDrag *nldrag = op->customdata; in node_link_modal() local
777 bNodeLinkDrag *nldrag = NULL; in node_link_init() local
902 bNodeLinkDrag *nldrag = node_link_init(bmain, snode, cursor, detach); in node_link_invoke() local
919 bNodeLinkDrag *nldrag = op->customdata; in node_link_cancel() local
H A Dnode_draw.c1759 bNodeLinkDrag *nldrag; in node_draw_space() local