Home
last modified time | relevance | path

Searched refs:BMP_SCANLINE_ADJUSTMENT (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dsalmisc.cxx461 if( BMP_SCANLINE_ADJUSTMENT( rSrcBuffer.mnFormat ) == BMP_FORMAT_TOP_DOWN ) in StretchAndConvert()
473 if( BMP_SCANLINE_ADJUSTMENT( pDstBuffer->mnFormat ) == BMP_FORMAT_TOP_DOWN ) in StretchAndConvert()
H A Dbmpacc.cxx113 if( BMP_SCANLINE_ADJUSTMENT( mpBuffer->mnFormat ) == BMP_FORMAT_TOP_DOWN ) in ImplCreate()
/aoo4110/main/vcl/inc/vcl/
H A Dbmpacc.hxx349 …return( mpBuffer ? sal::static_int_cast<sal_Bool>( BMP_SCANLINE_ADJUSTMENT( mpBuffer->mnFormat ) =… in IsTopDown()
H A Dsalbtype.hxx77 #define BMP_SCANLINE_ADJUSTMENT( Mac_nBmpFormat ) ( (Mac_nBmpFormat) & 0x80000000UL ) macro
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx842 if( BMP_SCANLINE_ADJUSTMENT( pAlphaBuffer->mnFormat ) == BMP_FORMAT_TOP_DOWN ) in drawAlphaBitmap()
H A Dpspgraphics.cxx94 if( BMP_SCANLINE_ADJUSTMENT( mpBmpBuffer->mnFormat ) == BMP_FORMAT_TOP_DOWN ) in SalPrinterBmp()
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1043 if( BMP_SCANLINE_ADJUSTMENT( pBuffer->mnFormat ) == BMP_FORMAT_TOP_DOWN ) in getRow()

Completed in 63 milliseconds