Searched refs:lastBar (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.cpp1007 cbBarInfo& lastBar = *pRow->mBars[ pRow->mBars.Count() - 1 ]; local
1011 // wxRect& bounds = lastBar.mBounds;
1013 if ( lastBar.mBounds.x + lastBar.mBounds.width > mpPane->mPaneWidth )
1015 lastBar.mBounds.x = mpPane->mPaneWidth - lastBar.mBounds.width;
1019 SlideLeftSideBars( &lastBar );

Completed in 30 milliseconds