Home
last modified time | relevance | path

Searched defs:nOtherY (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx716 for( long nY = 0L, nOtherY = nHeight - 1L; nY < nHeight_2; nY++, nOtherY-- ) in Mirror() local
788 for( long nX = 0L, nOtherY = 0L; nX < nNewWidth; nX++ ) in Rotate() local
794 for( long nX = 0L, nOtherY = nHeight1; nX < nNewWidth; nX++ ) in Rotate() local

Completed in 30 milliseconds