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

/inkscape/src/libuemf/
H A Duwmf.c814 \param OutPrecision LF_OutPrecision Enumeration
830 uint8_t OutPrecision, //!< LF_OutPrecision Enumeration
850 font->OutPrecision = OutPrecision;
820 U_FONT_set( int16_t Height, int16_t Width, int16_t Escapement, int16_t Orientation, int16_t Weight, uint8_t Italic, uint8_t Underline, uint8_t StrikeOut, uint8_t CharSet, uint8_t OutPrecision, uint8_t ClipPrecision, uint8_t Quality, uint8_t PitchAndFamily, char *FaceName ) argument
H A Duwmf.h519 /* OutPrecision Enumeration WMF manual 2.1.1.21
793 uint8_t OutPrecision; //!< LF_OutPrecision Enumeration member in struct:__anon339
2106 uint8_t CharSet, uint8_t OutPrecision, uint8_t ClipPrecision,

Completed in 50 milliseconds