Searched defs:Font (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libuemf/ |
H A D | upmf.c | 1628 \param Font Unicode (UTF-16LE) fontname 1633 int32_t FSFlags, uint32_t Length, const uint16_t *Font){ 1634 uint32_t cbFont = 2 * wchar16len(Font); /* this need not be 2*Length parameter */ 1643 {Font, cbFont, 1, U_LE}, 1632 U_PMF_FONT_set(uint32_t Version, U_FLOAT EmSize, uint32_t SizeUnit, int32_t FSFlags, uint32_t Length, const uint16_t *Font) argument
|
Completed in 65 milliseconds