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

/inkscape/src/libuemf/
H A Duemf.h394 #define U_TA_BASELINE 0x18 //!< Reference point is on baseline of text macro
396 #define U_TA_MASK U_TA_BASELINE+U_TA_CENTER+U_TA_UPDATECP+U_TA_RTLREADING //!< Mask for these bits
398 #define U_VTA_BASELINE U_TA_BASELINE //!< same meaning, but for vertical text

Completed in 36 milliseconds