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

/inkscape/src/libuemf/
H A Dupmf.c5227 uint16_t utmp16 = (xmtype ? U_PPF_XM : 0);
5270 uint16_t utmp16 = (xmtype ? U_PPF_XM : 0);
5293 uint16_t utmp16 = (xmtype ? U_PPF_XM : 0);
5370 uint16_t utmp16 = (xmtype ? U_PPF_XM : 0);
8462 *xmtype = (lclHeader.Flags & U_PPF_XM ? 1 : 0 );
8499 *xmtype = (lclHeader.Flags & U_PPF_XM ? 1 : 0 );
8525 *xmtype = (lclHeader.Flags & U_PPF_XM ? 1 : 0 );
8599 *xmtype = (lclHeader.Flags & U_PPF_XM ? 1 : 0 );
H A Dupmf.h1234 #define U_PPF_XM 0x2000 //!< 13 Set: Post multiply matrix; Clear: Pre multiply matrix macro
2746 bit 13 U_PPF_XM Set: Post multiply; Clear: Pre multiply
2767 bit 13 U_PPF_XM Set: Post multiply; Clear: Pre multiply
2781 bit 13 U_PPF_XM Set: Post multiply; Clear: Pre multiply
2812 bit 13 U_PPF_XM Set: Post multiply; Clear: Pre multiply

Completed in 515 milliseconds