Searched refs:p20 (Results 1 – 3 of 3) sorted by relevance
825 unsigned char* p20 = (unsigned char*)pImg->data; // dest left limit in DrawServerAAForcedString() local826 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()
97 const unsigned char* p20 = p2; in ImplRotate1_90() local108 p2 = p20; in ImplRotate1_90()
347 [in] com::sun::star::lang::XComponent p20,
Completed in 41 milliseconds