Searched defs:nYInc (Results 1 – 2 of 2) sorted by relevance
315 const long nYInc = ( nStartY < nEndY ) ? 1L : -1L; in Enum() local
496 const long nYInc = ( nStartY < nEndY ) ? 1L : -1L; in InsertLine() local
Completed in 18 milliseconds