Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx370 PM_BYTE* pDstLine = pBitsDst + nY * nWidthAl24; in ImplDrawBitmap() local
376 *pDstLine++ = rQuad.bBlue; in ImplDrawBitmap()
377 *pDstLine++ = rQuad.bGreen; in ImplDrawBitmap()
378 *pDstLine++ = rQuad.bRed; in ImplDrawBitmap()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1539 unsigned char* pDstLine = rRawBitmap.mpBits; in GetGlyphBitmap1() local
1542 memcpy( pDstLine, pSrcLine, rBitmapFT.pitch ); in GetGlyphBitmap1()
1543 pDstLine += rRawBitmap.mnScanlineSize; in GetGlyphBitmap1()

Completed in 36 milliseconds