Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx1359 const double fPrevDistance = rLine.GetDistance( aPrevSegment.GetStart() ); in ImplDrawHatchLine() local
1362 if( ( fPrevDistance <= 0.0 && fCurDistance > 0.0 ) || in ImplDrawHatchLine()
1363 ( fPrevDistance > 0.0 && fCurDistance < 0.0 ) ) in ImplDrawHatchLine()

Completed in 23 milliseconds