Home
last modified time | relevance | path

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

/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx121 unsigned int nNumBytes = sizeof(T)<<2; in bitcount() local
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx1308 const sal_Int32 nNumBytes((nLen*m_nBitsPerOutputPixel+7)/8); in convertIntegerFromRGB() local
1357 const sal_Int32 nNumBytes((nLen*m_nBitsPerOutputPixel+7)/8); in convertIntegerFromARGB() local
1406 const sal_Int32 nNumBytes((nLen*m_nBitsPerOutputPixel+7)/8); in convertIntegerFromPARGB() local

Completed in 33 milliseconds