Searched refs:theBar (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp635 // shift left-side-bars to the left (with respect to "theBar"),
657 // shift right-side-bars to the right (with respect to "theBar"),
691 wxRect& theBar = pTheBar->mBounds; local
752 // bar from the right to the left side with respect to "theBar"
762 next.x = theBar.x - next.width;
781 theBar.x -= leftShift;
810 wxRect& theBar = pTheBar->mBounds; local
813 if ( theBar.x < 0 && !node_to_bar( pTheBar ).IsFixed() )
816 theBar.width += theBar
[all...]

Completed in 100 milliseconds