Searched refs:pNode2 (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.cpp281 wxNode* pNode2 = items.GetFirst(); local
287 while( pNode2 )
289 if ( pNode2 != pNode1 ) // node should not depend on itself
296 cbRectInfo& otherInfo = node_to_rect_info( pNode2 );
304 pNode2 = pNode2->GetNext();

Completed in 56 milliseconds