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

/inkscape/src/libuemf/
H A Duemf.h1614 #define U_EMRTYPE(A) (((PU_EMR)A)->iType) //!< Get iType from U_EMR* record
1615 #define U_EMRSIZE(A) (((PU_EMR)A)->nSize) //!< Get nSize from U_EMR* record
2077 *PU_EMR; //!< First two fields of all EMF records, typedef in typeref:struct:__anon149

Completed in 48 milliseconds