Searched defs:BitmapSystemData (Results 1 – 2 of 2) sorted by relevance
367 struct BitmapSystemData struct370 void* pDIB; // device independent byte buffer371 void* pDDB; // if not NULL then this is actually an HBITMAP377 int mnWidth;378 int mnHeight;
314 bool SvpSalBitmap::GetSystemData( BitmapSystemData& ) in GetSystemData() argument