Searched refs:top (Results 401 - 425 of 658) sorted by relevance

<<11121314151617181920>>

/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp247 BPoint lt(bounds.left, bounds.top);
248 BPoint rt(bounds.right, bounds.top);
/haiku/src/servers/app/
H A DSimpleTransform.h61 _Apply(rect->left, rect->top);
71 _Apply(rect->left, rect->top);
H A DServerFont.cpp948 rectArray[index].top = r.y1 + y;
958 rectArray[index].top = r.y1;
971 double top = 0.0; local
978 &left, &top, &right, &bottom);
981 rectArray[index] = BRect(left, top, right, bottom);
984 | BRect(left, top, right, bottom);
1120 fBounds.top = (float)bounds.yMin / (float)face->units_per_EM;
1144 fBounds.top = 0;
/haiku/src/apps/login/
H A DLoginView.cpp62 r.Set(LW + 30, Bounds().top + CSEP,
63 Bounds().right - CSEP, Bounds().top + CSEP + CSEP);
/haiku/src/servers/app/drawing/
H A DOverlay.cpp274 fView.v_start = (uint16)source.top;
279 fWindow.v_start = (int16)destination.top;
H A DHWInterface.h232 top = 0;
245 int32 top; member in struct:HWInterface::buffer_clip
/haiku/src/kits/tracker/
H A DAutoMounterSettings.cpp83 autoMountBox->InnerFrame().top + spacing / 2, spacing, spacing);
104 bootMountBox->InnerFrame().top + spacing / 2, spacing, spacing);
H A DCountView.cpp145 result.bottom = result.top + 7;
243 bounds.top++;
H A DPoseView.cpp1681 // above the top of the view (leaving you with an empty window)
1686 if (bounds.top > lastItemTop)
1773 // copy top contents to bottom and
1774 // redraw from top to top of part that could be copied
1779 dstRect.top += listViewScrollBy;
1782 srcRect.bottom = dstRect.top;
1820 if (poseBounds.top > viewBounds.bottom) {
1828 srcRect.top = poseBounds.top;
[all...]
/haiku/src/libs/print/libprint/
H A DDbgMsg.cpp148 name, j, aRect.left, aRect.top, aRect.right, aRect.bottom));
215 DBGMSG(("\t%s, B_RECT_TYPE: %f, %f, %f, %f\n", buffer1, rc.left, rc.top, rc.right, rc.bottom));
/haiku/src/apps/deskbar/
H A DCalendarMenuWindow.cpp61 const float labelY = updateRect.top
144 BRect rightTop(right / 2.0, screen.top, right, bottom / 2.0);
H A DBarView.h81 bool top, int32 state, float width);
100 bool top, bool aSync = false);
/haiku/src/system/libroot/posix/musl/internal/
H A Dlibm.h37 uint16_t top; member in struct:ldshape::__anon11
50 uint16_t top; member in struct:ldshape::__anon13
/haiku/src/kits/interface/
H A DTextControl.cpp429 rect.top += fLayoutData->previous_height - kFrameMargin;
439 rect.top = rect.bottom - kFrameMargin;
1106 BRect frame(fDivider, bounds.top, bounds.right, bounds.bottom);
1172 fText->MoveTo(frame.left, frame.top);
1178 frame.left, frame.top, frame.right, frame.bottom);
1205 MoveTo(frame.left, frame.top);
1377 return fFrame.OffsetByCopy(-fParent->Frame().left, -fParent->Frame().top);
1513 return fFrame.OffsetByCopy(-fParent->Frame().left, -fParent->Frame().top);
H A DButton.cpp644 float left, top, right, bottom; local
647 left, top, right, bottom);
667 float minHorizontalMargins = top + bottom + labelSpacing;
704 float left, top, right, bottom; local
708 left, top, right, bottom);
H A DMenuItem.cpp512 return BPoint(fBounds.left + padding.left, fBounds.top + padding.top);
722 floorf((r.top + r.bottom) / 2.0));
725 r.top = floorf(center.y - size / 2 + 0.5);
819 fBounds.top + (fBounds.Height() - symbolSize) / 2));
H A DAbstractSpinner.cpp432 StrokeLine(BPoint(rect.left, rect.top + halfHeight),
433 BPoint(rect.right, rect.top + halfHeight));
436 StrokeLine(BPoint(rect.left + halfWidth, rect.top + 1),
734 return fFrame.OffsetByCopy(-fParent->Frame().left, -fParent->Frame().top);
862 return fFrame.OffsetByCopy(-fParent->Frame().left, -fParent->Frame().top);
1039 rect.top += fLayoutData->previous_height - kFrameMargin;
1049 rect.top = rect.bottom - kFrameMargin;
1449 float y = rect.top
1544 fTextView->MoveTo(rect.left, rect.top);
1582 MoveTo(frame.left, frame.top);
[all...]
/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp88 frame.top += 3.0f;
90 frame.top += 6.0f;
/haiku/src/add-ons/translators/gif/
H A DGIFTranslator.cpp11 // remain at the top of the file indefinitely, and credit must be given to the
165 header.bounds.top = B_BENDIAN_TO_HOST_FLOAT(header.bounds.top);
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp232 BPoint lt(bounds.left, bounds.top);
233 BPoint rt(bounds.right, bounds.top);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp79 textPoint.y = itemFrame.top
683 rect.top = rect.bottom;
684 rect.bottom = rect.top + 1;
693 rect.top--;
694 rect.bottom = rect.top + 1;
783 emptyRect.top = itemFrame.bottom + 1;
850 itemFrame.bottom = itemFrame.top + ceilf(item->Height());
854 itemFrame.top = itemFrame.bottom + 1;
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp391 // find top-level view
422 // find top-level view
689 // rect.left, rect.top, rect.right, rect.bottom));
1001 if(tipR.top < screenR.top)
1002 tipR.top = screenR.top;
1004 tipR.top = screenR.bottom - tipR.Height();
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp67 int32 scroll_top; /* top of the scroll region */
119 /*! Scroll from the cursor line up to the top of the scroll region up one line.
156 // clear the top line
180 // we hit the top of our scroll region
303 set_scroll_region(struct console_desc *console, int top, int bottom) argument
305 if (top < 0)
306 top = 0;
309 if (top > bottom)
312 console->scroll_top = top;
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp154 floorf(frame.top + frame.bottom + fh.ascent) / 2 - 1));
161 floorf(frame.top + frame.bottom + fh.ascent) / 2 - 1));
171 ceilf((frame.top + frame.bottom - playbackMarkSize) / 2));
179 shape.LineTo(BPoint(r.right, (r.top + r.bottom) / 2));
189 shape.LineTo(BPoint(r.right, (r.top + r.bottom) / 2));
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp146 ScrollTo(0, fmaxf(0, bounds.top - bounds.Height()));
154 float pageDownScrollY = bounds.top + bounds.Height();
279 invalidRect.top = _YOfIndex(fLowestIndexAddedOrRemoved);
382 int32 iStart = _IndexRoundedOfY(updateRect.top);
573 bounds.top + bounds.Height() / 2);
604 /*! Provides the top coordinate (offset from the top of view) of the package

Completed in 359 milliseconds

<<11121314151617181920>>