Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/vcl/
H A Dbitmap.hxx367 struct BitmapSystemData struct
370 void* pDIB; // device independent byte buffer
371 void* pDDB; // if not NULL then this is actually an HBITMAP
377 int mnWidth;
378 int mnHeight;
/AOO42X/main/vcl/unx/headless/
H A Dsvpbmp.cxx314 bool SvpSalBitmap::GetSystemData( BitmapSystemData& ) in GetSystemData() argument