Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DVPEAnnotator.h103 void setLayoutInformation (Base* info);
H A DVPEAnnotator.C396 void VPEAnnotator::setLayoutInformation (Base* info) in setLayoutInformation() function
H A DGraphLayout.C249 n->setLayoutInformation(this); in initialize()
256 dec->setLayoutInformation(this); in initialize()
527 n->setLayoutInformation(NULL); in entireGraph()
545 dec->setLayoutInformation(NUL(AnnotationInfo*)); in entireGraph()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DNode.h1145 void setLayoutInformation(Base* li);
H A DNode.C3615 void Node::setLayoutInformation(Base* li) function