Searched refs:U_PMR_FILLPOLYGON_get (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/libuemf/ |
H A D | upmf.h | 3140 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 D | upmf_print.c | 2734 int status = U_PMR_FILLPOLYGON_get(contents, NULL, &btype, &ctype, &RelAbs, &BrushID, &Elements, &Points);
|
H A D | upmf.c | 7933 int U_PMR_FILLPOLYGON_get(const char *contents, U_PMF_CMN_HDR *Header, function
|
Completed in 127 milliseconds