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

/inkscape/src/libuemf/
H A Duwmf.h2448 int U_WMRBITBLT_get(const char *contents, U_POINT16 * Dst, U_POINT16 * cwh, U_POINT16 * Src, uint32_t *dwRop3, U_BITMAP16 *Bm16, const char **px);
H A Duwmf_print.c729 int size = U_WMRBITBLT_get(contents, &Dst, &cwh, &Src, &dwRop3, &Bm16, &px);
H A Duwmf.c5456 int U_WMRBITBLT_get( function
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp2278 nSize = U_WMRBITBLT_get(contents,&Dst,&cwh,&Src,&dwRop3,&Bm16,&px);

Completed in 280 milliseconds