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

/inkscape/src/libuemf/
H A Duwmf.h864 The U_BITMAP16 core is always followed by
876 } U_BITMAP16; typedef in typeref:struct:__anon345
1425 U_BITMAP16 bitmap; //!< Src bitmap
1476 U_BITMAP16 bitmap; //!< Src bitmap
1978 A truncated U_BITMAP16. Only the first 14 bytes are present, and the last 4 bytes (bits section) are ignored.
1980 A pattern. The pattern is a byte array whose size is set by the fields in the U_BITMAP16 structure as follows:
2112 U_BITMAP16 *U_BITMAP16_set(const int16_t Type, const int16_t Width, const int16_t Height,
2126 uint32_t iUsage, const U_BITMAP16 *Bm16);
2127 char *wcreatepatternbrush_set(uint32_t *ihBrush, WMFHANDLES *wht, U_BITMAP16 *Bm16, char *Pattern);
2175 uint32_t dwRop3, const U_BITMAP16 *Bm1
[all...]

Completed in 34 milliseconds