Lines Matching refs:sal_uLong
54 template <sal_uLong PIXFMT>
310 template <sal_uLong SRCFMT, sal_uLong DSTFMT>
334 template <sal_uLong SRCFMT, sal_uLong DSTFMT>
351 template <unsigned ALPHABITS, sal_uLong SRCFMT, sal_uLong DSTFMT>
383 template <unsigned ALPHABITS, sal_uLong MASKFMT, sal_uLong SRCFMT, sal_uLong DSTFMT>
402 template <unsigned ALPHABITS, sal_uLong SRCFMT, sal_uLong DSTFMT>
460 template <sal_uLong DSTFMT,sal_uLong SRCFMT>
493 template <sal_uLong SRCFMT>
594 const sal_uLong nSrcFormat = rSrc.mnFormat & ~BMP_FORMAT_TOP_DOWN; in ImplFastBitmapConversion()
595 const sal_uLong nDstFormat = rDst.mnFormat & ~BMP_FORMAT_TOP_DOWN; in ImplFastBitmapConversion()
675 template <sal_uLong DSTFMT,sal_uLong SRCFMT> //,sal_uLong MSKFMT>
752 template <sal_uLong SRCFMT>
870 const sal_uLong nSrcFormat = rSrc.mnFormat & ~BMP_FORMAT_TOP_DOWN; in ImplFastBitmapBlending()
871 const sal_uLong nDstFormat = rDst.mnFormat & ~BMP_FORMAT_TOP_DOWN; in ImplFastBitmapBlending()
944 const sal_uLong nDstFormat = rDst.mnFormat & ~BMP_FORMAT_TOP_DOWN; in ImplFastEraseBitmap()