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

/inkscape/src/libuemf/
H A Duemf.h3369 int emf_start(const char *name, const uint32_t initsize, const uint32_t chunksize, EMFTRACK **et);
H A Duemf.c1159 int emf_start( function
1206 if(!et->fp)return(1); // This could happen if something stomps on memory, otherwise should be caught in emf_start
/inkscape/src/extension/internal/
H A Demf-print.cpp138 (void) emf_start(utf8_fn, 1000000, 250000, &et); // Initialize the et structure

Completed in 64 milliseconds