Home
last modified time | relevance | path

Searched defs:nScanlineFormat (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basebmp/source/
H A Ddebug.cxx40 static const char* getFormatString( sal_Int32 nScanlineFormat ) in getFormatString()
83 const sal_Int32 nScanlineFormat( rDevice->getScanlineFormat() ); in debugDump() local
H A Dbitmapdevice.cxx286 sal_Int32 nScanlineFormat, in BitmapRenderer()
1028 sal_Int32 nScanlineFormat, in BitmapDevice()
1640 sal_Int32 nScanlineFormat, in createRenderer()
1709 sal_Int32 nScanlineFormat, in createRenderer()
1731 sal_Int32 nScanlineFormat, in createRenderer()
1787 sal_Int32 nScanlineFormat, in createBitmapDeviceImpl()
1963 sal_Int32 nScanlineFormat ) in createBitmapDevice()
1975 sal_Int32 nScanlineFormat, in createBitmapDevice()
1988 sal_Int32 nScanlineFormat, in createBitmapDevice()
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx207 const sal_uLong nScanlineFormat = GetScanlineFormat(); in ImplZeroInitUnusedBits() local
H A Ddibtools.cxx167 inline bool isBitfieldCompression( sal_uLong nScanlineFormat ) in isBitfieldCompression()