Searched defs:Orientation (Results 1 - 3 of 3) sorted by relevance
| /inkscape/src/libnrtype/ |
| H A D | Layout-TNG.h | 162 enum Orientation {ORIENTATION_UPRIGHT, ORIENTATION_SIDEWAYS}; enum in class:Inkscape::Text::Layout 822 Orientation orientation; /// Orientation of glyph in vertical text
|
| /inkscape/src/libuemf/ |
| H A D | uwmf.c | 808 \param Orientation Angle in 0.1 degrees between baseline and X axis 824 int16_t Orientation, //!< Angle in 0.1 degrees between baseline and X axis 844 font->Orientation = Orientation; 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 | 787 int16_t Orientation; //!< Angle in 0.1 degrees between baseline 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 57 milliseconds