Searched refs:MI_GC_CAP_STYLE (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/libxmi/ |
H A D | mi_gc.c | 128 case (int)MI_GC_CAP_STYLE: in miSetGCAttrib() 172 case (int)MI_GC_CAP_STYLE: in miSetGCAttribs()
|
H A D | xmi.h | 155 typedef enum { MI_GC_FILL_RULE, MI_GC_JOIN_STYLE, MI_GC_CAP_STYLE, MI_GC_LINE_STYLE, MI_GC_ARC_MODE… enumerator
|
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | g_miscmi.c | 57 attributes[2] = MI_GC_CAP_STYLE; in _set_common_mi_attributes()
|
/dports/graphics/plotutils/plotutils-2.6/libxmi/info/ |
H A D | libxmi.info | 352 typedef enum { MI_GC_FILL_RULE, MI_GC_JOIN_STYLE, MI_GC_CAP_STYLE, 375 `MI_GC_CAP_STYLE', which specifies the rule used when capping the ends
|
H A D | libxmi.texi | 427 typedef enum @{ MI_GC_FILL_RULE, MI_GC_JOIN_STYLE, MI_GC_CAP_STYLE, 460 attribute @code{MI_GC_CAP_STYLE}, which specifies the rule used when
|