Home
last modified time | relevance | path

Searched refs:getBitCountFromScanlineFormat (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpelement.hxx39 static sal_uInt32 getBitCountFromScanlineFormat( sal_Int32 nFormat );
H A Dsvpelement.cxx249 sal_uInt32 SvpElement::getBitCountFromScanlineFormat( sal_Int32 nFormat ) in getBitCountFromScanlineFormat() function in SvpElement
H A Dsvpbmp.cxx136 nDepth = getBitCountFromScanlineFormat( m_aBitmap->getScanlineFormat() ); in GetBitCount()
H A Dsvpgdi.cxx144 return SvpElement::getBitCountFromScanlineFormat( m_aDevice->getScanlineFormat() ); in GetBitCount()
H A Dsvppspgraphics.cxx114 SvpElement::getBitCountFromScanlineFormat( m_aBitmap->getScanlineFormat() ) in GetDepth()

Completed in 36 milliseconds