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

/inkscape/src/libuemf/
H A Duwmf.h2479 int U_WMRDIBSTRETCHBLT_get(const char *contents, U_POINT16 * Dst, U_POINT16 * cDst, U_POINT16 * Src, U_POINT16 * cSrc, uint32_t *dwRop3, const char **dib);
H A Duwmf_print.c1005 int size = U_WMRDIBSTRETCHBLT_get(contents, &Dst, &cDst, &Src, &cSrc, &dwRop3, &dib);
H A Duwmf.c6029 int U_WMRDIBSTRETCHBLT_get( function
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp2760 nSize = U_WMRDIBSTRETCHBLT_get(contents, &Dst, &cDst, &Src, &cSrc, &dwRop3, &dib);

Completed in 65 milliseconds