Searched refs:Height (Results 126 - 150 of 534) sorted by relevance

1234567891011>>

/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.cpp54 + (rect.Height() - (fontHeight.ascent + fontHeight.descent
/haiku/src/apps/haikudepot/textview/
H A DTextView.cpp87 float height = layout.Height() + 1;
H A DTextDocumentLayout.cpp175 TextDocumentLayout::Height() function in class:TextDocumentLayout
184 height = lastLayout.y + lastLayout.layout->Height();
203 if (location.y + layout.layout->Height() > updateRect.top)
324 if (y > info.y + info.layout->Height()) {
394 y += info.layout->Height() + style.SpacingBottom();
/haiku/src/apps/resedit/
H A DMiscEditors.cpp103 r.OffsetBy(0, r.Height() + 10);
137 if (Bounds().Height() < fCancel->Frame().bottom + 10) {
149 Window()->Bounds().Height(), 30000);
171 return fOK->Frame().Height() + (strheight * lineCount) + 40.0;
H A DBitmapView.cpp89 float yoffset = (Bounds().Height() - 10 - (totalheight * 4)) / 2;
645 if ((from.Width() <= r.Width()) && (from.Height() <= r.Height())) {
648 r.OffsetBy((to.Width() - r.Width()) / 2, (to.Height() - r.Height()) / 2);
652 float multiplier = from.Width()/from.Height();
658 r.OffsetBy(0, (to.Height() - r.Height()) / 2);
663 r.right = r.left + (r.Height() * multiplier);
/haiku/src/apps/diskusage/
H A DMainWindow.cpp40 float maxHeight = BScreen(this).Frame().Height() - 12;
/haiku/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp111 height = fBitmapSize.Height();
120 if (height > Height())
188 height = fRect.Height();
196 if (height > Height())
/haiku/src/add-ons/screen_savers/shelf/
H A DShelf.cpp193 float height = view->Bounds().Height();
206 float y = ((height - (rect.Height() * 2 + height / 10)) / 2) + rect.Height();
209 fLine2Start.Set((width - rect.Width()) / 2, y + rect.Height() + height / 10);
/haiku/src/preferences/shortcuts/
H A DEditWindow.cpp66 psize.Height());
/haiku/src/kits/shared/
H A DStripeView.cpp36 fPreferredHeight = 6 * scale + fIcon.Bounds().Height();
/haiku/src/apps/processcontroller/
H A DPCWindow.cpp54 rect.OffsetTo((Bounds().Width() - 16) / 2, (Bounds().Height() - 16) / 2);
/haiku/src/apps/activitymonitor/
H A DActivityWindow.cpp47 ResizeTo(frame.Width(), frame.Height());
50 ResizeTo(Frame().Width() * scaling, Frame().Height() * scaling);
140 ResizeBy(0, firstView->Bounds().Height() + fLayout->Spacing());
153 ResizeBy(0, -view->Bounds().Height() - fLayout->Spacing());
/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.cpp59 ScreenshotCoordinate::Height() const function in class:ScreenshotCoordinate
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp107 rect.top + (rect.Height() - iconRect.Height()) / 2.0f);
136 if (Height() < (iconSize.Height() + 4.0f))
137 SetHeight(iconSize.Height() + 4.0f);
143 + (Height() - ceilf(fontHeight.ascent + fontHeight.descent)) / 2.0f;
667 FrameResized(Bounds().Width(), Bounds().Height());
/haiku/src/tools/translation/inspector/
H A DImageView.cpp104 fpbitmap->Bounds().Height() + BORDER_HEIGHT + PEN_SIZE));
238 range = rctbitmap.Height() + (BORDER_HEIGHT * 2) - rctview.Height();
240 prop = rctview.Height() / (rctbitmap.Height() + (BORDER_HEIGHT * 2));
602 height = fpbitmap->Bounds().Height() +
603 pbar->Bounds().Height() + B_H_SCROLL_BAR_HEIGHT + (BORDER_HEIGHT * 2) + 1;
608 if (height > rctscreen.Height())
609 height = rctscreen.Height();
611 pbar->Bounds().Height()
[all...]
/haiku/src/kits/interface/
H A DScrollBar.cpp419 rect.left + rect.Height(), rect.bottom);
428 buttonFrame.OffsetBy(rect.Height() + 1, 0.0f);
435 buttonFrame.OffsetTo(rect.right - ((rect.Height() * 2) + 1),
443 thumbBG.left += rect.Height() * 2 + 2;
444 thumbBG.right -= rect.Height() * 2 + 2;
446 thumbBG.left += rect.Height() + 1;
447 thumbBG.right -= rect.Height() + 1;
450 buttonFrame.OffsetTo(rect.right - rect.Height(), rect.top);
598 = -fPrivateData->fThumbFrame.Height() / 2;
1003 *_height = _MinSize().Height();
[all...]
H A DColumnListView.cpp441 ResizeTo(width, bounds.Height());
455 if (height > bounds.Height()) {
633 BRow::Height() const function in class:BRow
1127 view->ResizeTo(viewRect.Width(), viewRect.Height());
1640 + (rect.Height() + 1 - (fh.ascent + fh.descent)) / 2);
2078 size.height += fHorizontalScrollBar->Frame().Height() + 1;
2147 fTitleView->ResizeTo(titleRect.Width(), titleRect.Height());
2150 fOutlineView->ResizeTo(outlineRect.Width(), outlineRect.Height());
2154 vScrollBarRect.Height());
2179 hScrollBarRect.Height());
[all...]
H A DBox.cpp156 return fLayoutData->label_box.Height() / 2;
346 if (fBounds.Height() < bounds.Height()) {
352 } else if (fBounds.Height() > bounds.Height()) {
424 if (height < Bounds().Height())
425 height = Bounds().Height();
689 if (rect.Height() == 0.0 || rect.Width() == 0.0) {
721 if (rect.Height() == 1.0) {
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp243 ResizeTo(m_idealSize.Width(), m_idealSize.Height());
249 ResizeTo(m_manualSize.Width(), m_manualSize.Height());
314 float hMax = m_idealSize.Width(), vMax = m_idealSize.Height();
318 ResizeTo(m_idealSize.Width(), m_idealSize.Height());
361 ResizeTo(windowRect.Width(), windowRect.Height());
/haiku/src/apps/deskbar/
H A DTimeView.cpp235 center += BPoint(bounds.Width() / 2, bounds.Height() / 2);
310 float oldHeight = Bounds().Height();
389 where.y -= (Bounds().Height() + 4.0);
471 fTimeLocation.y = fDateLocation.y = ceilf((Bounds().Height()
472 - rectArray[0].Height() + 1.0) / 2.0 - rectArray[0].top);
H A DTeamMenuItem.cpp312 drawLocation.y = frame.top + sVPad + iconBounds.Height() + sVPad;
317 floorf((frame.Height() - iconBounds.Height()) / 2);
326 + ceilf((frame.Height() - fLabelHeight) / 2);
377 ContentLocation().y + ((frame.Height() - rect.Height()) / 2)));
/haiku/src/servers/app/
H A DWorkspacesView.cpp152 factor = workspaceFrame.Height() / screenFrame.Height();
217 if (tabFrame.Height() > 0 && tabFrame.Width() > 0) {
232 float tabHeight = tabFrame.Height();
269 if (title.Length() > 0 && height < frame.Height() - 2) {
278 textOffset.y = rintf(frame.top + (frame.Height() - height) / 2
326 min_c(Frame().Height(), Frame().Width()) / 15));
570 * screenFrame.Height() / workspaceFrame.Height());
/haiku/src/preferences/locale/
H A DLanguageListView.cpp142 float iconSize = Height();
351 dragRect.bottom += ceilf(item->Height()) + 1.0;
354 if (dragRect.Height() > MAX_DRAG_HEIGHT) {
374 itemBounds.bottom = itemBounds.top + ceilf(item->Height());
386 int32 height = (int32)dragBitmap->Bounds().Height() + 1;
441 where.y += r.Height() / 2.0;
/haiku/src/apps/bootmanager/
H A DFileSelectionPage.cpp138 float fileHeight = fFile->Bounds().Height();
139 float selectHeight = fSelect->Bounds().Height();
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp701 float innerHeight = childRect.Height();
761 float vProportion = min_c(1.0f, (visibleBounds.Height() + 1.0f)
762 / (dataRect.Height() + 1.0f));
764 dataRect.bottom - visibleBounds.Height());
784 fVScrollBar->SetSteps(fVSmallStep, visibleBounds.Height());
827 float height = childRect.Height();
830 float dataHeight = dataRect.Height(); //
854 float innerHeight = innerRect.Height();

Completed in 376 milliseconds

1234567891011>>