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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Drowlayoutpl.h30 void FitBarsToRange( int from, int till, cbBarInfo* pTheBar, cbRowInfo* pRow );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp215 void cbRowLayoutPlugin::FitBarsToRange( int from, int till, function in class:cbRowLayoutPlugin
566 FitBarsToRange( 0, pTheBar->mBounds.x, pTheBar, pRow );
579 FitBarsToRange( pTheBar->mBounds.x + pTheBar->mBounds.width, mpPane->mPaneWidth,

Completed in 53 milliseconds