Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds