Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DGraphLayout.C904 int sibling_w; in positionDestBesideSibling() local
905 dinfo->getXYSize(sibling_w, dummy); in positionDestBesideSibling()
906 x = sibling_x + sibling_w + GraphLayout::NodeSpacing; in positionDestBesideSibling()