Lines Matching refs:CWWidth
342 constraint->request_mode &= CWWidth | CWHeight;
349 && (!(constraint->request_mode & CWWidth)
354 preferred->request_mode = CWWidth | CWHeight;
357 if (constraint->request_mode == (CWWidth | CWHeight)
374 if (constraint->request_mode & CWWidth)
413 preferred->request_mode = CWWidth | CWHeight;
417 if (constraint->request_mode == (CWWidth|CWHeight)
535 if (request->request_mode & (CWWidth | CWHeight | CWBorderWidth)) {
540 if ((request->request_mode & CWWidth) == 0)
606 newbbw->box.last_query_mode = CWWidth | CWHeight;