Searched defs:U_BITMAPINFOHEADER (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Duemf.h271 For U_BITMAPINFOHEADER biBitCount field.
286 For U_BITMAPINFOHEADER biCompression field
427 } U_BITMAPINFOHEADER, typedef in typeref:struct:__anon110
429 #define U_SIZE_BITMAPINFOHEADER (sizeof(U_BITMAPINFOHEADER))
2035 U_BITMAPINFOHEADER bmiHeader; //!< Geometry and pixel properties
3418 U_BITMAPINFOHEADER bitmapinfoheader_set(int32_t biWidth, int32_t biHeight,
3422 PU_BITMAPINFO bitmapinfo_set(U_BITMAPINFOHEADER BmiHeader, PU_RGBQUAD BmiColors);

Completed in 57 milliseconds