Searched refs:I_JOINSTYLE (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/xfig/xfig-3.2.8a/src/ |
H A D | w_indpanel.h | 67 #define I_JOINSTYLE 0x00800000 macro 90 #define I_LINE1 (I_FILLSTYLE | I_LINESTYLE | I_JOINSTYLE | I_LINEWIDTH | \
|
H A D | e_update.c | 208 up_part(cur_joinstyle, cur_l->join_style, I_JOINSTYLE); in init_update_settings() 489 up_part(line->join_style, cur_joinstyle, I_JOINSTYLE); in update_line()
|
H A D | w_style.c | 77 "join_style", Tint, NULL, &cur_joinstyle, I_JOINSTYLE,
|
H A D | w_indpanel.c | 439 {I_CHOICE, I_JOINSTYLE, "Join", "Style", DEF_IND_SW_WD,
|