Home
last modified time | relevance | path

Searched defs:nOtherX (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx718 for( long nX = 0L, nOtherX = nWidth1; nX < nWidth; nX++, nOtherX-- ) in Mirror() local
730 for( long nX = 0L, nOtherX = nWidth1, nWidth_2 = nWidth >> 1; nX < nWidth_2; nX++, nOtherX-- ) in Mirror() local
787 for( long nY = 0L, nOtherX = nWidth1; nY < nNewHeight; nY++, nOtherX-- ) in Rotate() local
793 for( long nY = 0L, nOtherX = 0L; nY < nNewHeight; nY++, nOtherX++ ) in Rotate() local
/trunk/main/i18npool/source/search/
H A Dlevdis.cxx514 int nOtherX, int nShorterY, int nLongerZ, in WLevDistance()

Completed in 32 milliseconds