Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx57 POINTL thePoints[4]; in copyBits() local
82 thePoints[2].x = rPosAry.mnSrcX; in copyBits()
108 POINTL thePoints[3]; in copyArea() local
111 thePoints[0].x = nDestX; in copyArea()
119 thePoints[2].x = nSrcX; in copyArea()
623 POINTL thePoints[ 3 ]; in getBitmap() local
626 thePoints[ 0 ].x = 0; in getBitmap()
627 thePoints[ 0 ].y = 0; in getBitmap()
630 thePoints[ 1 ].x = nDX; in getBitmap()
631 thePoints[ 1 ].y = nDY; in getBitmap()
[all …]

Completed in 20 milliseconds