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

/inkscape/src/libuemf/
H A Duwmf.h1048 Mandatory field "count2" must follow ScanLines, but it cannot be placed into the struct because
1049 ScanLines has variable size. "count2" is
1053 uint16_t count; //!< Number of entries in the ScanLines array
1056 uint16_t ScanLines[1]; //!< Array of 16 bit left/right pairs member in struct:__anon351
2114 U_SCAN *U_SCAN_set(uint16_t count, uint16_t top, uint16_t bottom, uint16_t *ScanLines);

Completed in 34 milliseconds