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

/inkscape/src/libuemf/
H A Duemf.h190 typedef uint32_t U_CBNAME; //!< Count of Bytes in object at corresponding U_OFF* typedef
3265 U_CBNAME cbName; //!< Number of bytes in UTF16 name of the color profile
3270 #define U_SIZE_EMRCOLORMATCHTOTARGETW (sizeof(U_EMR) + 2*sizeof(uint32_t) + sizeof(U_CBNAME) + sizeof(U_CBDATA))

Completed in 49 milliseconds