Searched refs:nEndY1 (Results 1 – 1 of 1) sorted by relevance
502 const long nEndY1 = aWorkRect.Bottom(); in GetCountour() local503 const long nStartY2 = nEndY1 - 1L; in GetCountour()521 while( nY < nEndY1 ) in GetCountour()553 for ( nY = nStartY1; nY < nEndY1; nY++ ) in GetCountour()
Completed in 9 milliseconds