Lines Matching refs:XtWidth
160 .slider_width = XtWidth(pw),
162 .canvas_width = XtWidth(child),
178 *widthp = XtWidth(child);
195 if (*widthp < XtWidth(pw)) *widthp = XtWidth(pw);
202 minx = (Position)(XtWidth(pw) - *widthp);
222 if (XtWidth(gw) < 1)
223 XtWidth(gw) = 1;
261 preferred->width = XtWidth(child);
268 else if (preferred->width == XtWidth(pw) &&
331 if (XtWidth(child) != reply->width) {
333 XtWidth(child) = reply->width;
356 if (XtWidth(pw) == 0) {
357 geom.width = XtWidth(child);
370 XtResizeWidget(child, Max(XtWidth(child), XtWidth(pw)),