Searched defs:rByte (Results 1 – 3 of 3) sorted by relevance
42 sal_uInt8& rByte = pScanline[ nX >> 3 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local59 sal_uInt8& rByte = pScanline[ nX >> 3 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local76 sal_uInt8& rByte = pScanline[ nX >> 1 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local93 sal_uInt8& rByte = pScanline[ nX >> 1 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local
46 PM_BYTE rByte = pScanline[ nX >> 1 ]; in ImplSetPixel4() local
51 BYTE& rByte = pScanline[ nX >> 1 ]; in ImplSetPixel4() local
Completed in 33 milliseconds