Searched refs:U_GFVR_PMF (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf.h1300 #define U_GFVR_PMF 0x000DBC01 //!< indicates an EMF+ metafile macro
1718 unsigned int Signature : 20; Must be U_GFVR_PMF (0xDBC01)
H A Dupmf.c2570 tmp = U_GFVR_PMF << 12; /* signature, can only have this value */
2589 tmp = U_GFVR_PMF << 12; /* signature, can only have this value */
6006 \param Signature Must be U_GFVR_PMF (0xDBC01)

Completed in 345 milliseconds