Home
last modified time | relevance | path

Searched refs:aPtL (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx475 POINTL aPtL[ 3 ]; in drawBitmap() local
491 aPtL[ 0 ].x = 0; in drawBitmap()
492 aPtL[ 0 ].y = 0; in drawBitmap()
493 aPtL[ 1 ].x = nDstWidth; in drawBitmap()
494 aPtL[ 1 ].y = nDstHeight; in drawBitmap()
495 aPtL[ 2 ].x = nDstX; in drawBitmap()
501 aPtL[ 2 ].x = 0; in drawBitmap()
502 aPtL[ 2 ].y = 0; in drawBitmap()
508 aPtL[ 0 ].x = nDstX; in drawBitmap()
510 aPtL[ 1 ].x = nDstX + nDstWidth; in drawBitmap()
[all …]

Completed in 19 milliseconds