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

/inkscape/src/libuemf/
H A Duwmf_print.h38 void polypolygon_print(uint16_t nPolys, const uint16_t *aPolyCounts, const char *Points);
H A Duwmf_print.c288 void polypolygon_print( function
967 printf(" Polygons:"); polypolygon_print(nPolys, aPolyCounts, Points); printf("\n");

Completed in 21 milliseconds