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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp667 const int iterationMax = 5; local
783 } while ( (w != oldw || h != oldh) && (iterationCount < iterationMax) );

Completed in 49 milliseconds