Home
last modified time | relevance | path

Searched refs:m_nIndexIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx120 m_nIndexIndex(-1), in VclCanvasBitmap()
378 m_nIndexIndex = 0; in VclCanvasBitmap()
417 ++m_nIndexIndex; in VclCanvasBitmap()
778 OSL_ENSURE(m_nIndexIndex != -1, in convertToRGB()
786 sal::static_int_cast<sal_uInt16>(deviceColor[i+m_nIndexIndex])); in convertToRGB()
827 OSL_ENSURE(m_nIndexIndex != -1, in convertToARGB()
880 OSL_ENSURE(m_nIndexIndex != -1, in convertToPARGB()
932 pColors[m_nIndexIndex] = m_pBmpAcc->GetBestPaletteIndex( in convertFromRGB()
972 pColors[m_nIndexIndex] = m_pBmpAcc->GetBestPaletteIndex( in convertFromARGB()
1013 pColors[m_nIndexIndex] = m_pBmpAcc->GetBestPaletteIndex( in convertFromPARGB()
[all …]
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx60 sal_Int32 m_nIndexIndex; member in vcl::unotools::VclCanvasBitmap

Completed in 19 milliseconds