Lines Matching refs:xaw
1614 SimpleMenuWidget xaw = (SimpleMenuWidget)w;
1624 hadd = (short)(xaw->simple_menu.left_margin + xaw->simple_menu.right_margin);
1628 vadd = (short)(xaw->simple_menu.top_margin + xaw->simple_menu.bottom_margin);
1629 if (xaw->simple_menu.label)
1630 vadd = (short)(vadd + XtHeight(xaw->simple_menu.label));
1644 for (i = xaw->simple_menu.label ? 1 : 0;
1645 i < xaw->composite.num_children;
1647 kid = xaw->composite.children[i];
1679 if (xaw->simple_menu.label)
1680 width = XawMax(width, XtWidth(xaw->simple_menu.label) + hadd);
1688 height = test_h * (xaw->simple_menu.label ?