Searched refs:U_SERIAL_DESC (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf.c617 \param List an array of U_SERIAL_DESC structures containing the data to store.
621 Each U_SERIAL_DESC element in List consists of Data fields and a description of that data. List is terminated
622 by the first U_SERIAL_DESC element having a TE value of U_XX.
633 If a Ptr is NULL, and Units*Reps is zero, this U_SERIAL_DESC is ignored.
645 U_PSEUDO_OBJ *U_PMF_SERIAL_set(uint32_t Type, const U_SERIAL_DESC *List){
651 const U_SERIAL_DESC *lptr;
692 const U_SERIAL_DESC List[] = { {NULL,0,0,U_XX} };
1588 const U_SERIAL_DESC List[] = {
1610 const U_SERIAL_DESC List[] = {
1636 const U_SERIAL_DESC Lis
[all...]
H A Dupmf.h1359 } U_SERIAL_DESC; typedef in typeref:struct:__anon229

Completed in 138 milliseconds