Lines Matching refs:dstPixelPtrL
325 struct bbs_APh* dstPixelPtrL; in bim_APhImage_copySection() local
361 dstPixelPtrL = ptrA->arrE.arrPtrE; in bim_APhImage_copySection()
372 *dstPixelPtrL++ = *srcPixelPtrL; in bim_APhImage_copySection()
377 *dstPixelPtrL++ = *srcPixelPtrL++; in bim_APhImage_copySection()
383 *dstPixelPtrL++ = *srcPixelPtrL; in bim_APhImage_copySection()
395 *dstPixelPtrL++ = *srcPixelPtrL; in bim_APhImage_copySection()
400 *dstPixelPtrL++ = *srcPixelPtrL++; in bim_APhImage_copySection()
406 *dstPixelPtrL++ = *srcPixelPtrL; in bim_APhImage_copySection()
417 *dstPixelPtrL++ = *srcPixelPtrL; in bim_APhImage_copySection()
422 *dstPixelPtrL++ = *srcPixelPtrL++; in bim_APhImage_copySection()
428 *dstPixelPtrL++ = *srcPixelPtrL; in bim_APhImage_copySection()