Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DNode.h965 StandIn *newStandIn(WorkSpace *w) in newStandIn() function
H A DNode.C2942 this->standin = this->newStandIn(e->getWorkSpace()); in updateDefinition()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DStandIn.C2482 src_node->newStandIn(workspace); in addArk()
2487 dst_node->newStandIn(workspace); in addArk()
H A DEditorWindow.C2181 n->newStandIn(where); in newNode()
2200 n->newStandIn(page); in newNode()
2211 n->newStandIn(page); in newNode()
2215 n->newStandIn(this->workSpace); in newNode()
6768 node->newStandIn(ews); in populatePage()