Home
last modified time | relevance | path

Searched defs:nDstY (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx219 int nSrcX, int nSrcY, int nMaskX, int nMaskY, int nDstX, int nDstY, in CompositePicture()
291 GlyphSet aGlyphSet, int nDstX, int nDstY, in CompositeString32()
/trunk/main/vcl/source/gdi/
H A Dalpha.cxx161 long nDstY = aRectDst.Top(); in CopyPixel() local
194 const long nDstY = aRectDst.Top(); in CopyPixel() local
H A Dbitmap.cxx1030 long nDstY = aRectDst.Top(); in CopyPixel() local
1087 const long nDstY = aRectDst.Top(); in CopyPixel() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx468 int nDstY = (int) aPosAry.mnDestY; in drawBitmap() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx550 int nDstY = (int)aPosAry.mnDestY; in drawBitmap() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1168 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long… in copyArea()

Completed in 45 milliseconds