Searched refs:CALCMAX (Results 1 – 1 of 1) sorted by relevance
440 #define CALCMAX 1000 // Berechnungen macro504 while ( (nZoom > 0) && (nCount < CALCMAX) && (nRestart < 2) ) in IdleCalcTextWidth()609 nCount = CALCMAX; in IdleCalcTextWidth()
Completed in 58 milliseconds