Searched defs:nDstY (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | xrender_peer.hxx | 219 int nSrcX, int nSrcY, int nMaskX, int nMaskY, int nDstX, int nDstY, in CompositePicture() 291 GlyphSet aGlyphSet, int nDstX, int nDstY, in CompositeString32()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | alpha.cxx | 161 long nDstY = aRectDst.Top(); in CopyPixel() local 194 const long nDstY = aRectDst.Top(); in CopyPixel() local
|
H A D | bitmap.cxx | 1030 long nDstY = aRectDst.Top(); in CopyPixel() local 1087 const long nDstY = aRectDst.Top(); in CopyPixel() local
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 550 int nDstY = (int)aPosAry.mnDestY; in drawBitmap() local
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 468 int nDstY = (int) aPosAry.mnDestY; in drawBitmap() local
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1168 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long… in copyArea()
|
Completed in 49 milliseconds