Searched refs:DoInsertBar (Results 1 - 4 of 4) 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.h94 void DoInsertBar( cbBarInfo* pTheBar, cbRowInfo& row );
H A Dcontrolbar.h1221 void DoInsertBar( cbBarInfo* pBar, int rowNo );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Drowlayoutpl.cpp808 void cbRowLayoutPlugin::DoInsertBar( cbBarInfo* pTheBar, cbRowInfo& row ) function in class:cbRowLayoutPlugin
874 DoInsertBar( pBarToInsert, *pIntoRow );
H A Dcontrolbar.cpp2736 void cbDockPane::DoInsertBar( cbBarInfo* pBar, int rowNo ) function in class:cbDockPane
2788 DoInsertBar( pBarInfo, row );
2815 DoInsertBar( pBarInfo, pBarInfo->mRowNo );

Completed in 69 milliseconds