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

/inkscape/src/libuemf/
H A Duwmf.h855 int16_t Size; //!< aScans in bytes + regions size in bytes (size of this header plus all U_SCAN objects?)
859 uint16_t aScans[1]; //!< series of appended U_SCAN objects member in struct:__anon344
2115 U_REGION *U_REGION_set(int16_t Size, int16_t sCount, int16_t sMax, U_RECT16 sRect, uint16_t *aScans);

Completed in 34 milliseconds