Lines Matching full:right
250 bounds.right = INT_MIN;
266 bounds.right = 0;
272 // rect.left, rect.top, rect.right, rect.bottom);
276 } else if (cur->right == rect.left) {
277 cur->right = rect.right;
297 if ((p->left != q->left) || (p->right != q->right)) {
314 bounds.right = max(span.top().right, bounds.right);
333 b.right = b.right > cur->right ? b.right : cur->right;
339 } else if (cur->left < prev->right) {
355 b.left, b.top, b.right, b.bottom,
357 reg.getBounds().right, reg.getBounds().bottom);
398 lhs_rects[i].right + dx,
406 rhs_rects[i].right + dx,
431 head->right != it.rect().fRight ||
623 head->left, head->top, head->right, head->bottom);
637 head->left, head->top, head->right, head->bottom);