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

/inkscape/src/libuemf/
H A Dupmf_print.c2384 uint16_t *GlyphsIter; local
2394 for(GlyphsIter=Glyphs, i=0; i<Elements;i++, GlyphsIter++){ printf(" %u",*GlyphsIter); }

Completed in 226 milliseconds