Home
last modified time | relevance | path

Searched refs:nLastDir (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx1143 sal_uLong nLastDir = 0UL; in ImplGetChain() local
1151 nTryX = nActX + aImplMove[ nLastDir ].nDX; in ImplGetChain()
1152 nTryY = nActY + aImplMove[ nLastDir ].nDY; in ImplGetChain()
1156 rChain.ImplAdd( (sal_uInt8) nLastDir ); in ImplGetChain()
1166 if( nDir != nLastDir ) in ImplGetChain()
1176 nLastDir = nDir; in ImplGetChain()

Completed in 15 milliseconds