Searched refs:nEndX1 (Results 1 – 1 of 1) sorted by relevance
498 const long nEndX1 = aWorkRect.Right(); in GetCountour() local499 const long nStartX2 = nEndX1 - 1L; in GetCountour()516 for( nX = nStartX1; nX < nEndX1; nX++ ) in GetCountour()558 while( nX < nEndX1 ) in GetCountour()
Completed in 12 milliseconds