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

/inkscape/src/libuemf/
H A Dupmf.h139 #define U_PMR_FILLPATH 0x0014 //!< U_PMRFillPath record macro
H A Dupmf_print.c178 case (U_PMR_FILLPATH): rstatus = U_PMR_FILLPATH_print(contents); break;
2680 \brief Print data from a U_PMR_FILLPATH record
H A Dupmf.c1136 \brief Create a U_PSEUDO_OBJ containing a U_PMR_FILLPATH and U_PMR_DRAWPATH records.
4553 \brief Create and set a U_PMR_FILLPATH PseudoObject
4574 U_PSEUDO_OBJ *ph = U_PMR_CMN_HDR_set(U_PMR_FILLPATH,utmp16,Size);
7852 \brief Get data from a U_PMR_FILLPATH record

Completed in 286 milliseconds