Searched refs:aTempRect3 (Results 1 – 1 of 1) sorted by relevance
201 RECT aTempRect3 = aSrcRect; in copyArea() local216 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