Searched refs:U_WMRSTRETCHDIB_get (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/libuemf/
H A Duwmf.h2481 int U_WMRSTRETCHDIB_get(const char *contents, U_POINT16 * Dst, U_POINT16 * cDst, U_POINT16 * Src, U_POINT16 * cSrc, uint16_t *cUsage, uint32_t *dwRop3, const char **dib);
H A Duwmf_print.c1041 int size = U_WMRSTRETCHDIB_get(contents, &Dst, &cDst, &Src, &cSrc, &cUsage, &dwRop3, &dib);
H A Duwmf.c6130 int U_WMRSTRETCHDIB_get( function
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp2786 nSize = U_WMRSTRETCHDIB_get(contents, &Dst, &cDst, &Src, &cSrc, &cUsage, &dwRop3, &dib);

Completed in 83 milliseconds