Searched refs:pBeforeBar (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.h88 void InsertBefore( cbBarInfo* pBeforeBar,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp795 void cbRowLayoutPlugin::InsertBefore( cbBarInfo* pBeforeBar, argument
799 if ( pBeforeBar )
801 row.mBars.Insert( pTheBar, row.mBars.Index( pBeforeBar ) );

Completed in 79 milliseconds