Home
last modified time | relevance | path

Searched refs:aTempRect3 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx201 RECT aTempRect3 = aSrcRect; in copyArea() local
216 IntersectRect( &aTempRect3, &aTempRect3, &aTempRect ); in copyArea()
222 if ( !EqualRect( &aSrcRect, &aTempRect3 ) ) in copyArea()
225 aTempRect3.left, aTempRect3.top, in copyArea()
226 aTempRect3.right, aTempRect3.bottom, in copyArea()

Completed in 16 milliseconds