Home
last modified time | relevance | path

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

/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx550 const long nNonAlphaBytes( m_nBitsPerInputPixel/8 ); in getData() local
626 const long nNonAlphaBytes( m_nBitsPerInputPixel/8 ); in getPixel() local
1208 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerToARGB() local
1263 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerToPARGB() local
1315 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerFromRGB() local
1364 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerFromARGB() local
1413 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerFromPARGB() local

Completed in 15 milliseconds