Searched refs:wmf_start (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/internal/
H A Dwmf-print.cpp138 (void) wmf_start(utf8_fn, 1000000, 250000, &wt); // Initialize the wt structure
/inkscape/src/libuemf/
H A Duwmf.h2080 int wmf_start(const char *name, uint32_t initsize, uint32_t chunksize, WMFTRACK **wt);
H A Duwmf.c1478 int wmf_start( function
1548 if(!wt->fp)return(1); // This could happen if something stomps on memory, otherwise should be caught in wmf_start

Completed in 69 milliseconds