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

/inkscape/src/libuemf/
H A Dupmf.c3137 U_PSEUDO_OBJ *po = U_PMF_SERIAL_set(U_PMF_RECT_OID, List);
3153 U_PSEUDO_OBJ *po = U_PMF_SERIAL_set(U_PMF_RECT_OID, List);
3176 U_PSEUDO_OBJ *po = U_PMF_SERIAL_set(U_PMF_RECT_OID | U_PMF_ARRAY_OID, List);
3980 if( Rect->Type == U_PMF_RECT_OID ){ ctype = 1; }
4193 if( Rect->Type == U_PMF_RECT_OID ){ ctype = 1; }
4229 if( DstRect->Type == U_PMF_RECT_OID ){ ctype = 1; }
4370 if( Rect->Type == U_PMF_RECT_OID ){ ctype = 1; }
4404 if( (Rects->Type & U_PMF_MASK_OID) == U_PMF_RECT_OID ){ ctype = 1; }
4533 if( Rect->Type == U_PMF_RECT_OID ){ ctype = 1; }
4607 if( Rect->Type == U_PMF_RECT_OID ){ ctyp
[all...]
H A Dupmf.h239 #define U_PMF_RECT_OID 0x02020238 //!< PMF_RECT PseudoObject type. macro

Completed in 55 milliseconds