Searched refs:m_nRedIndex (Results 1 – 2 of 2) sorted by relevance
116 m_nRedIndex(-1), in VclCanvasBitmap()264 m_nRedIndex = 3; in VclCanvasBitmap()292 m_nRedIndex = 1; in VclCanvasBitmap()320 m_nRedIndex = 2; in VclCanvasBitmap()348 m_nRedIndex = 0; in VclCanvasBitmap()414 ++m_nRedIndex; in VclCanvasBitmap()803 deviceColor[i+m_nRedIndex], in convertToRGB()856 deviceColor[i+m_nRedIndex], in convertToARGB()909 nAlpha*deviceColor[i+m_nRedIndex], in convertToPARGB()946 pColors[m_nRedIndex] = rgbColor[i].Red; in convertFromRGB()[all …]
56 sal_Int32 m_nRedIndex; member in vcl::unotools::VclCanvasBitmap
Completed in 34 milliseconds