Searched refs:InsertBefore (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, function in class:cbRowLayoutPlugin
830 InsertBefore( &bar, pTheBar, row );
840 InsertBefore( bar.mpNext, pTheBar, row );
851 InsertBefore( &bar, pTheBar, row );
853 InsertBefore( bar.mpNext, pTheBar, row );
859 InsertBefore( NULL, pTheBar, row ); // insert at the end

Completed in 59 milliseconds