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

/inkscape/src/libuemf/
H A Dupmf.c164 U_PSEUDO_OBJ *poFont; local
181 poFont = U_PMF_FONT_set(U_PMF_GRAPHICSVERSIONOBJ_set(2), Height, U_UT_World, FontFlags, slen, UFontName);
182 if(poFont){
183 po = U_PMR_OBJECT_PO_set(FontID, poFont); /* font to use */
237 U_PO_free(&poFont);

Completed in 45 milliseconds