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

/inkscape/src/libuemf/
H A Duemf.h192 typedef uint32_t U_CBPXLFMT; //!< Count of Bytes in object at corresponding U_OFF* typedef
2132 U_CBPXLFMT cbPixelFormat; //!< Size in bytes of PixelFormatDescriptor, 0 if no PFD
2140 #define U_SIZE_EMRHEADER_MIN (U_SIZE_EMRHEADER - sizeof(U_CBPXLFMT) - sizeof(U_OFFPXLFMT) - sizeof(uint32_t) - sizeof(U_SIZEL))

Completed in 230 milliseconds