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

/inkscape/src/libuemf/
H A Duwmf.h2404 size_t U_WMRRECSAFE_get(const char *contents, const char *blimit);
H A Duwmf_print.c1349 size = U_WMRRECSAFE_get(contents, blimit);
H A Duwmf.c4480 size_t U_WMRRECSAFE_get( function
4512 Use U_WMRRECSAFE_get() to check if the record extends too far in memory.
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp1601 nSize = U_WMRRECSAFE_get(contents + off, blimit);
1693 nSize = U_WMRRECSAFE_get(contents, blimit);

Completed in 67 milliseconds