Lines Matching refs:bottom

102 		rect.left, rect.top, rect.right, rect.bottom));
275 rect.right, rect.bottom));
300 BPoint(r.left + i, r.bottom - i), colors[i]);
307 // bottom
313 fDrawingEngine->StrokeLine(BPoint(r.left + i, r.bottom - i),
314 BPoint(r.right - i, r.bottom - i),
325 BPoint(r.right - i, r.bottom - i),
367 // grey along the bottom of the tab
371 fTitleBarRect.bottom + 1),
373 fTitleBarRect.bottom + 1), colors[2]);
383 BPoint(r.left + i, r.bottom - i), colors[i * 2]);
393 fTitleBarRect.bottom - 2), colors[2]);
396 // bottom
402 fDrawingEngine->StrokeLine(BPoint(r.left + i, r.bottom - i),
403 BPoint(r.right - i, r.bottom - i),
414 BPoint(r.right - i, r.bottom - i),
450 float y = r.bottom - 3;
487 fBottomBorder.bottom - kBorderResizeLength, fRightBorder.right - 1,
488 fBottomBorder.bottom - 1)))
492 BPoint(fRightBorder.left, fBottomBorder.bottom - kBorderResizeLength),
493 BPoint(fRightBorder.right - 1, fBottomBorder.bottom - kBorderResizeLength),
497 BPoint(fRightBorder.right - kBorderResizeLength, fBottomBorder.bottom - 1),
503 BPoint(fRightBorder.left+i, fBottomBorder.bottom - kBorderResizeLength + 1),
504 BPoint(fRightBorder.left+i, fBottomBorder.bottom - 1),
510 BPoint(fRightBorder.right - kBorderResizeLength + 1, fBottomBorder.bottom - i),
511 BPoint(fRightBorder.right - i, fBottomBorder.bottom - i ),
538 invalid.left, invalid.top, invalid.right, invalid.bottom));
576 float tabBotton = tabRect.bottom;
596 BPoint(tabRect.left + 2, tabRect.bottom - 1),
597 BPoint(tabRect.right, tabRect.bottom - 1),
619 tabRect.right, tabRect.bottom - 2), gradient);
642 rect.bottom));
665 titlePos.y = floorf(((tabRect.top + 2.0) + tabRect.bottom
673 : tabRect.bottom - tab->textOffset;
696 rect.bottom));
725 rect.bottom));
886 zoomRect.bottom -= inset;