Lines Matching refs:vadd
1110 short vadd, hadd, x_ins, y_ins;
1166 vadd = (short)smw->simple_menu.top_margin;
1168 vadd = (short)(vadd + XtHeight(smw->simple_menu.label));
1172 height = (Dimension)vadd;
1191 height = (Dimension)(height_kid + vadd);
1220 tmp_h = vadd;
1234 y_ins = vadd;
1237 tmp_h = height_kid + vadd;
1619 short vadd, hadd;
1628 vadd = (short)(xaw->simple_menu.top_margin + xaw->simple_menu.bottom_margin);
1630 vadd = (short)(vadd + XtHeight(xaw->simple_menu.label));
1640 max_dim -= vadd;
1676 height = tmp_h + vadd;
1698 *height_return = (Dimension)(height + vadd);