Searched defs:nOtherX (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | bitmap.cxx | 718 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
|
/aoo41x/main/i18npool/source/search/ |
H A D | levdis.cxx | 514 int nOtherX, int nShorterY, int nLongerZ, in WLevDistance()
|
Completed in 30 milliseconds