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

/inkscape/src/libuemf/
H A Duwmf.h2411 void U_BITMAPCOREHEADER_get(const char *BmiCh, uint32_t *Size, int32_t *Width, int32_t *Height, int32_t *BitCount);
H A Duwmf.c4722 void U_BITMAPCOREHEADER_get( function
4813 U_BITMAPCOREHEADER_get(dib, &Size, width, height, colortype);

Completed in 47 milliseconds