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

/inkscape/src/libuemf/
H A Duemf.h223 typedef uint32_t U_NUM_EMRTEXT; //!< Number of U_EMRTEXT typedef
3051 U_NUM_EMRTEXT cStrings; //!< Number of U_EMRTEXT in array
3057 #define U_SIZE_EMRPOLYTEXTOUTA (sizeof(U_EMR) + sizeof(U_RECTL) + sizeof(uint32_t) + 2*sizeof(U_FLOAT) + sizeof(U_NUM_EMRTEXT))

Completed in 56 milliseconds