Searched refs:U_PMF_CUSTOMLINECAP_get (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/libuemf/ |
H A D | upmf.h | 3040 int U_PMF_CUSTOMLINECAP_get(const char *contents, uint32_t *Version, uint32_t *Type, const char **Data, const char *blimit);
|
H A D | upmf_print.c | 516 int status = U_PMF_CUSTOMLINECAP_get(contents, &Version, &Type, &Data, blimit);
|
H A D | upmf.c | 5447 int U_PMF_CUSTOMLINECAP_get(const char *contents, uint32_t *Version, uint32_t *Type, const char **Data, const char *blimit){ function
|
Completed in 362 milliseconds