Searched refs:XmButtonBox_margin_width (Results 1 – 2 of 2) sorted by relevance
51 #define XmButtonBox_margin_width(w) (((XmButtonBoxWidget)(w))->button_box.margin_width) macro
49 #define MarginW(x) (XmButtonBox_margin_width((x)))645 XmButtonBox_margin_width(b_set) != XmButtonBox_margin_width(b_old) || in SetValues()