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

/inkscape/src/libuemf/
H A Duemf_print.c442 U_STYLEENTRY *elpStyleEntry; local
450 printf("elpStyleEntry:");
451 elpStyleEntry = (uint32_t *) elp->elpStyleEntry;
453 printf("%d:%u ",i,elpStyleEntry[i]);
H A Duemf.h2022 U_STYLEENTRY elpStyleEntry[1]; //!< Array of StyleEntry (For user specified dot/dash patterns) member in struct:__anon145
3406 U_COLORREF elpColor, int32_t elpHatch, U_NUM_STYLEENTRY elpNumEntries, U_STYLEENTRY *elpStyleEntry );

Completed in 66 milliseconds