Searched defs:U_PO_free (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf.c86 U_PO_free(&po); /* delete the PseudoObject */
118 U_PO_free(&poPath);
190 U_PO_free(&poSF);
232 U_PO_free(&poRect);
237 U_PO_free(&poFont);
581 if(ipo != po)U_PO_free(&ipo);
604 int U_PO_free(U_PSEUDO_OBJ **po){ function
704 U_PO_free(&tpo);
705 if(!Path->poTypes){ U_PO_free(&Path->poPoints); }
721 if(kpo->poPoints){ U_PO_free(
[all...]

Completed in 44 milliseconds