Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DGraphLayout.C172 #define INITIAL_Y 0//5000 macro
2364 if (!info->isPositioned()) info->setProposedLocation(INITIAL_X, INITIAL_Y); in layout()