Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx835 unsigned char* const p22 = p20 + pImg->width * bpp; // dest right limit in DrawServerAAForcedString() local
838 for( int x = pRawBitmap->mnWidth; (--x >= 0) && (p22 > pDst); ++pSrc ) in DrawServerAAForcedString()

Completed in 24 milliseconds