Searched refs:mpDitherDIBData (Results 1 – 3 of 3) sorted by relevance
214 pSalData->mpDitherDIBData = pSalData->mpDitherDIB + sizeof( BITMAPINFOHEADER ); in ImplInitSalGDI()288 …pSalData->mpDitherDIBData = pSalData->mpDitherDIB + sizeof( BITMAPINFOHEADER ) + ( 256 * sizeof( s… in ImplInitSalGDI()1224 BYTE* pTmp = pSalData->mpDitherDIBData; in SetFillColor()1251 BYTE* pTmp = pSalData->mpDitherDIBData; in SetFillColor()
96 BYTE* mpDitherDIBData; // beginning of DIB data member in SalData
393 mpDitherDIBData = 0; // beginning of DIB data in SalData()
Completed in 65 milliseconds