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

/inkscape/src/libuemf/
H A Duwmf.c1165 uint32_t U_wmr_properties(uint32_t type){ function
1571 (void) U_wmr_properties(U_WMR_INVALID); /* force the release of the lookup table memory, returned value is irrelevant */
1660 wp = U_wmr_properties(U_WMRTYPE(rec));
H A Duwmf.h2094 uint32_t U_wmr_properties(uint32_t type);
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp1701 wmr_mask = U_wmr_properties(iType);
3068 (void) U_wmr_properties(U_WMR_INVALID); // force the release of the lookup table memory, returned value is irrelevant

Completed in 59 milliseconds