Searched refs:U_RNDT_Rect (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf_print.c452 else if(Type == U_RNDT_Rect ){ printf("Rect" ); }
1684 else if(Type == U_RNDT_Rect){
H A Dupmf.h926 #define U_RNDT_Rect 0x10000000 //!< Child node is a rectangle macro
H A Dupmf.c425 else if(OID==U_PMF_RECTF_OID ){ otype = U_RNDT_Rect; }
3265 if((Type == U_RNDT_Rect) && (Rnd->Type != U_PMF_RECTF_OID)){ return(NULL); }

Completed in 84 milliseconds