Home
last modified time | relevance | path

Searched defs:rByte (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx51 BYTE& rByte = pScanline[ nX >> 1 ]; in ImplSetPixel4() local
/trunk/main/vcl/source/gdi/
H A Dbmpacc2.cxx42 sal_uInt8& rByte = pScanline[ nX >> 3 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local
59 sal_uInt8& rByte = pScanline[ nX >> 3 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local
76 sal_uInt8& rByte = pScanline[ nX >> 1 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local
93 sal_uInt8& rByte = pScanline[ nX >> 1 ]; in IMPL_FORMAT_SETPIXEL_NOMASK() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx46 PM_BYTE rByte = pScanline[ nX >> 1 ]; in ImplSetPixel4() local

Completed in 21 milliseconds