Lines Matching refs:CWWidth
257 if (request->request_mode & CWWidth && widget->core.width != request->width) {
261 req.changeMask |= CWWidth;
314 if (request->request_mode & CWWidth)
420 req.changeMask |= CWWidth;
543 request.request_mode = CWWidth | CWHeight;
566 if (r == XtGeometryAlmost && reply.request_mode & CWWidth)
595 req.changeMask = CWWidth | CWHeight | CWBorderWidth;
657 req.changeMask |= CWWidth;
708 if ((req.changeMask & (CWWidth | CWHeight)) &&
805 if (intended->request_mode & CWWidth) {
849 FillIn(CWWidth, width);