Searched refs:GlyphsIter (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libuemf/ | ||
H A D | upmf_print.c | 2384 uint16_t *GlyphsIter; local 2394 for(GlyphsIter=Glyphs, i=0; i<Elements;i++, GlyphsIter++){ printf(" %u",*GlyphsIter); } |
Completed in 361 milliseconds