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

/inkscape/src/libuemf/
H A Duwmf.h2449 int U_WMRSTRETCHBLT_get(const char *contents, U_POINT16 * Dst, U_POINT16 * cDst, U_POINT16 * Src, U_POINT16 * cSrc, uint32_t *dwRop3, U_BITMAP16 *Bm16, const char **px);
H A Duwmf_print.c745 int size = U_WMRSTRETCHBLT_get(contents, &Dst, &cDst, &Src, &cSrc, &dwRop3, &Bm16, &px);
H A Duwmf.c5506 int U_WMRSTRETCHBLT_get( function
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp2316 nSize = U_WMRSTRETCHBLT_get(contents,&Dst,&cDst,&Src,&cSrc,&dwRop3,&Bm16,&px);

Completed in 67 milliseconds