Lines Matching refs:XtWidth
415 Dimension width = XtWidth(w);
424 XtWidth(w) = width;
491 lw->list.freedoms = ((XtWidth(lw) != 0) * WidthLock +
642 Dimension frame_limited_width = (Dimension)(XtWidth(w) - lw->list.internal_width - x);
686 (XtWidth(lw) - (unsigned)lw->list.internal_width - x),
817 new_width = XtWidth(w);
850 width = XtWidth(w);
910 int wid = (int)XtWidth(lw) - (int)(lw->list.internal_width << 1)
1081 if (XtWidth(nl) != XtWidth(cl))
1083 if (XtWidth(nl) == 0)
1130 if (XtWidth(cl) != XtWidth(nl) || XtHeight(cl) != XtHeight(nl)
1205 Dimension new_width = XtWidth(w);