Home | History | Annotate | Download | only in ui

Lines Matching refs:top

248         bounds.top = bounds.bottom = 0;
259 bounds.top = storage.itemAt(0).top;
260 bounds.bottom = storage.top().bottom;
272 // rect.left, rect.top, rect.right, rect.bottom);
274 if (cur->top != rect.top) {
294 if (p->top == q->bottom) {
314 bounds.right = max(span.top().right, bounds.right);
332 b.top = b.top < cur->top ? b.top : cur->top;
335 if (cur->top == prev->top) {
344 } else if (cur->top < prev->bottom) {
355 b.left, b.top, b.right, b.bottom,
356 reg.getBounds().left, reg.getBounds().top,
397 lhs_rects[i].top + dy,
405 rhs_rects[i].top + dy,
430 head->top != it.rect().fTop ||
623 head->left, head->top, head->right, head->bottom);
637 head->left, head->top, head->right, head->bottom);