Searched refs:Height (Results 251 - 275 of 534) sorted by relevance

<<11121314151617181920>>

/haiku/headers/os/interface/
H A DRect.h79 float Height() const;
235 BRect::Height() const function in class:BRect
/haiku/src/add-ons/screen_savers/ifs/
H A DIFSSaver.cpp91 bounds.bottom -= fAdditiveCB->Bounds().Height() * 2.0f;
106 bounds.bottom -= fSpeedS->Bounds().Height() + 15.0f;
/haiku/src/apps/tv/
H A DVideoView.cpp279 int seperator_y1 = int(0.60 * (bnd.Height() + 1));
280 int seperator_y2 = int(0.80 * (bnd.Height() + 1));
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp79 floorf(b.top + b.Height() / 2.0
105 fEditorView->Bounds().Height());
/haiku/src/apps/icon-o-matic/gui/
H A DSwatchGroup.cpp108 float paletteHeight = fBottomSwatchViews->Frame().Height()
109 + fTopSwatchViews->Frame().Height() + 1;
/haiku/src/apps/stylededit/
H A DStyledEditApp.cpp52 if (top + sWindowRect.Height() > screenBorder.bottom)
73 top = screenBorder.bottom - sWindowRect.Height() - sTopLeft.y;
/haiku/src/apps/installer/
H A DPackageViews.cpp236 parent->FrameResized(r.Width(), r.Height());
267 parent->FrameResized(r.Width(), r.Height());
/haiku/src/tests/servers/app/drawing_modes/
H A DDrawingModes.cpp339 imageHeight * i + bitmapBounds.Height() / 2), B_SOLID_LOW);
340 FillRect(BRect(0, imageHeight * i + bitmapBounds.Height() / 2,
341 imageWidth * 2 - 10, imageHeight * i + bitmapBounds.Height()),
350 imageHeight * i + bitmapBounds.Height() / 3), B_SOLID_HIGH);
352 FillRect(BRect(0, imageHeight * i + bitmapBounds.Height() / 3,
353 imageWidth * 2 - 10, imageHeight * i + bitmapBounds.Height()),
356 FillRect(BRect(0, imageHeight * i + bitmapBounds.Height() / 3 * 2,
357 imageWidth * 2 - 10, imageHeight * i + bitmapBounds.Height()),
/haiku/src/kits/interface/
H A DTextControl.cpp426 if (bounds.Height() > fLayoutData->previous_height) {
436 } else if (bounds.Height() < fLayoutData->previous_height) {
448 fLayoutData->previous_height = bounds.Height();
450 TRACE("width: %.2f, height: %.2f\n", bounds.Width(), bounds.Height());
1076 fLayoutData = new LayoutData(bounds.Width(), bounds.Height());
1173 fText->ResizeTo(frame.Width(), frame.Height());
1175 TRACE("width: %.2f, height: %.2f\n", Frame().Width(), Frame().Height());
1207 ResizeTo(frame.Width(), frame.Height());
H A DBMCPrivate.cpp186 ResizeTo(fMenuField->_MenuBarWidth(), Bounds().Height());
343 top = ceilf((Bounds().Height() - ceilf(fontHeight.ascent)
H A DMenuItem.cpp375 // BFont::Height() caches the value locally
724 float size = std::min(r.Height() - 2, r.Width());
762 where.x -= fBounds.Height() / 2;
771 where.y += (fBounds.Height() - 11) / 2 - 1;
811 float symbolSize = roundf(Frame().Height() * 2 / 3);
819 fBounds.top + (fBounds.Height() - symbolSize) / 2));
/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp32 virtual int32 Height();
173 Console::Height() function in class:Console
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp45 virtual int32 Height();
128 EFITextConsole::Height() function in class:EFITextConsole
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp34 virtual int32 Height();
233 Console::Height() function in class:Console
/haiku/src/apps/pairs/
H A DPairsWindow.cpp147 viewBounds.top = fMenuBar->Bounds().Height() + 1;
356 (iconSize + spacing) * cols + spacing + fMenuBar->Bounds().Height());
/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp129 FrameResized(rect.Width(), rect.Height());
263 FrameResized(rect.Width(), rect.Height());
/haiku/src/apps/deskbar/
H A DWindowMenuItem.cpp96 *height = (fID >= 0) ? fBitmap->Bounds().Height() : 0.0f;
164 bitmapHeight = fBitmap->Bounds().Height();
/haiku/src/servers/app/
H A DView.cpp151 fScrollingOffset.y + fFrame.Height());
754 int32 heightDiff = (int32)(newFrame.Height() - fFrame.Height());
1087 rect.OffsetBy(0.0, -(rect.Height() + 1));
1116 rect.OffsetBy(start - rect.left, rect.Height() + 1);
1138 rect.OffsetBy(0.0, rect.Height() + 1);
1491 || clippedBounds.Height() < fScreenClipping.Frame().Height()) {
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.cpp122 allocBackBitmap(frame.Width(), frame.Height());
148 allocBackBitmap(Bounds().Width(), Bounds().Height());
297 D_OPERATION(("StatusView::drawInto(%.1f, %.1f)\n", r.Width(), r.Height()));
337 - (Bounds().Height() - fh.ascent - fh.descent) / 2;
515 if(b.Width() >= width && b.Height() >= height)
/haiku/src/tests/servers/app/newerClipping/
H A DViewLayer.cpp71 fScrollingOffset.y + fFrame.Height());
557 int32 heightDiff = (int32)(newFrame.Height() - fFrame.Height());
747 clippedBounds.Height() < fScreenClipping.Frame().Height()) {
/haiku/src/kits/shared/
H A DDateTimeEdit.cpp118 point.y -= bounds.Height() / 2.0 - 6.0;
137 point.y -= bounds.Height() / 2.0 - 6.0;
485 point.y -= bounds.Height() / 2.0 - 6.0;
507 point.y -= bounds.Height() / 2.0 - 6.0;
982 fDownRect = fUpRect.OffsetByCopy(0, fUpRect.Height() + 2);
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp68 innerFrame.bottom -= hScrollBar->Bounds().Height() - 1;
73 Target()->ResizeTo(innerFrame.Width(), innerFrame.Height());
84 vScrollBar->ResizeTo(rect.Width(), rect.Height());
90 rect.bottom = rect.top + hScrollBar->Bounds().Height();
95 hScrollBar->ResizeTo(rect.Width(), rect.Height());
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp901 FrameResized(Bounds().Width(), Bounds().Height());
1207 historyFrame.bottom -= 2 * Bounds().Height() / 3;
1208 legendFrame.top += Bounds().Height() / 3;
1212 legendFrame.top + legendFrame.Height() - historyFrame.top);
1256 height = fLegendLayoutItem->Frame().Height();
1284 float height = floorf((frame.Height() - 5) / rows);
1298 frame.right = frame.left + frame.Height();
1321 float height = _HistoryFrame().Height();
1381 view->StrokeLine(BPoint(frame.left, frame.top + frame.Height() / 2),
1382 BPoint(frame.right, frame.top + frame.Height() /
[all...]
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp317 r.bottom = floorf(r.top + r.Height() * 0.33);
506 ResizeTo(frame.Width(), frame.Height());
529 float windowHeight = Frame().Height();
534 - fListView->Bounds().Height();
543 if (windowHeight > screen.Frame().Height() - 20.0f)
544 windowHeight = screen.Frame().Height() - 20.0f;
1443 height += row->Height() + 1;
1468 maxHeight += 1.5 * parentRow->Height(); // the label row
1469 maxHeight += fDiskView->Bounds().Height();
1470 maxHeight += fMenuBar->Bounds().Height();
[all...]
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp731 fTabHeight = tabFrame.Height();
745 float screenHeight = screen.Frame().Height();
770 ResizeTo(frame.Width(), frame.Height());
774 screenHeight - frame.Height() - borderWidth);
828 float screenHeight = screen.Frame().Height();
847 float screenHeight = screen.Frame().Height();
1113 float screenHeight = screen.Frame().Height();

Completed in 459 milliseconds

<<11121314151617181920>>