Searched refs:I_ARCTYPE (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/xfig/xfig-3.2.8a/src/ |
H A D | w_indpanel.h | 70 #define I_ARCTYPE 0x04000000 macro 98 I_CAPSTYLE | I_ARCTYPE) 99 #define I_CHOP (I_ARCTYPE) 106 I_BOXRADIUS | I_DEPTH | I_ARCTYPE | I_DIMLINE)
|
H A D | e_update.c | 268 up_part(cur_arctype, cur_a->type, I_ARCTYPE); in init_update_settings() 458 up_part(arc->type, cur_arctype, I_ARCTYPE); in update_arc()
|
H A D | w_style.c | 93 "arc_type", Tint, NULL, &cur_arctype, I_ARCTYPE,
|
H A D | w_indpanel.c | 425 {I_CHOICE, I_ARCTYPE, "Arc", "Type", DEF_IND_SW_WD,
|