Searched defs:Escapement (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/libuemf/ |
| H A D | uwmf.c | 807 \param Escapement Angle in 0.1 degrees betweem escapement vector and X axis 823 int16_t Escapement, //!< Angle in 0.1 degrees betweem escapement vector and X axis 843 font->Escapement = Escapement; 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 D | uwmf.h | 786 int16_t Escapement; //!< Angle in 0.1 degrees betweem escapement vector and X axis member in struct:__anon339 2104 U_FONT *U_FONT_set(int16_t Height, int16_t Width, int16_t Escapement, int16_t Orientation,
|
Completed in 3160 milliseconds