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

/inkscape/src/libuemf/
H A Duemf.c1998 \param elfStyleSize Font hinting starting at this point size, if 0, starts at Height
2005 uint32_t elfStyleSize,
2015 lfp.elfStyleSize = elfStyleSize;
2001 logfont_panose_set( U_LOGFONT elfLogFont, uint16_t *elfFullName, uint16_t *elfStyle, uint32_t elfStyleSize, U_PANOSE elfPanose ) argument
H A Duemf.h1870 uint32_t elfStyleSize; //!< Font hinting starting at this point size, if 0, starts at Height member in struct:__anon137
3408 uint16_t *elfStyle, uint32_t elfStyleSize, U_PANOSE elfPanose);

Completed in 322 milliseconds