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

/inkscape/src/libuemf/
H A Dupmf.c108 U_PSEUDO_OBJ *poPath; local
115 poPath = U_PMF_PATH_set2(U_PMF_GRAPHICSVERSIONOBJ_set(2), dpath);
116 if(poPath){
117 po = U_PMR_OBJECT_PO_set(PathID, poPath);
118 U_PO_free(&poPath);

Completed in 58 milliseconds