Home
last modified time | relevance | path

Searched refs:GetBitCount (Results 76 – 83 of 83) sorted by relevance

1234

/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx1028 (sal_uInt16)rOutDev.GetBitCount() ) ); in setData()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1135 if( aBmp.GetBitCount() != 24 || ! aIcon.IsAlpha() ) in SetIcon()
1137 if( aBmp.GetBitCount() != 24 ) in SetIcon()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1140 sal_uInt16 GetBitCount() const;
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx808 sal_uInt16 WinSalGraphics::GetBitCount() in GetBitCount() function in WinSalGraphics
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx142 m_aLayout.ScanLineBytes = (m_pBmpAcc->GetBitCount()*m_pBmpAcc->Width() + 7) / 8; in VclCanvasBitmap()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx910 nBitsPerPixel = aBitmap.GetBitCount(); in WriteOpcode_BitsRect()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx3090 return _pPrevBmp->GetBitCount(); in getTargetColorDepth()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx3106 if ( aBmp.GetBitCount() != 24 ) in CreateThumbnail()

Completed in 107 milliseconds

1234