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

/inkscape/src/extension/internal/
H A Dtext_reassemble.h56 /** \defgroup decoration options
57 One of these values may be present in the decoration field.
60 decoration field for a different set of bits, so long as it provided its own
78 #define TXTDECOR_CLRSET 0x100 /**< decoration has its own color */
191 int decoration; /**< text decorations, ignored during assembly, used during output */ member in struct:__anon70
193 TRCOLORREF decColor; /**< text decoration color, ignored during assembly, used during output */

Completed in 135 milliseconds