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

/inkscape/src/libuemf/
H A Dupmf.h3140 int U_PMR_FILLPOLYGON_get(const char *contents, U_PMF_CMN_HDR *Header, int *btype, int *ctype, int *RelAbs, uint32_t *BrushID, uint32_t *Elements, U_PMF_POINTF **Points);
H A Dupmf_print.c2734 int status = U_PMR_FILLPOLYGON_get(contents, NULL, &btype, &ctype, &RelAbs, &BrushID, &Elements, &Points);
H A Dupmf.c7933 int U_PMR_FILLPOLYGON_get(const char *contents, U_PMF_CMN_HDR *Header, function

Completed in 80 milliseconds