Searched defs:nXInc (Results 1 – 2 of 2) sorted by relevance
314 const long nXInc = ( nStartX < nEndX ) ? 1L : -1L; in Enum() local
495 const long nXInc = ( nStartX < nEndX ) ? 1L : -1L; in InsertLine() local
Completed in 22 milliseconds