Searched refs:InsertDraggedRowBefore (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 Drowdragpl.h99 void InsertDraggedRowBefore( cbRowInfo* pBeforeRow );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Drowdragpl.cpp343 InsertDraggedRowBefore( pRow );
350 if ( pRow == NULL ) InsertDraggedRowBefore( NULL );
887 void cbRowDragPlugin::InsertDraggedRowBefore( cbRowInfo* pBeforeRow ) function in class:cbRowDragPlugin

Completed in 106 milliseconds