Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx825 unsigned char* p20 = (unsigned char*)pImg->data; // dest left limit in DrawServerAAForcedString() local
826 p20 += (nY1 - nYmin) * pImg->bytes_per_line; in DrawServerAAForcedString()
827 unsigned char* p21 = p20 + (nX1 - nXmin + pImg->xoffset) * bpp; in DrawServerAAForcedString()
833 if( p20 >= (unsigned char*)pImg->data ) in DrawServerAAForcedString()
835 unsigned char* const p22 = p20 + pImg->width * bpp; // dest right limit in DrawServerAAForcedString()
840 if( (*pSrc == 0) || (p20 > pDst) ) // keep background in DrawServerAAForcedString()
861 p20 += pImg->bytes_per_line; in DrawServerAAForcedString()
/trunk/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx97 const unsigned char* p20 = p2; in ImplRotate1_90() local
108 p2 = p20; in ImplRotate1_90()
/trunk/main/cli_ure/qa/climaker/
H A Dtypes.idl347 [in] com::sun::star::lang::XComponent p20,

Completed in 31 milliseconds