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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dgcupdatesmgr.cpp275 wxNode* pNode1 = items.GetFirst(); local
277 while( pNode1 )
279 cbRectInfo& info = node_to_rect_info( pNode1 );
289 if ( pNode2 != pNode1 ) // node should not depend on itself
307 pNode1 = pNode1->GetNext();

Completed in 170 milliseconds