Searched refs:right (Results 251 - 275 of 627) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/tracker/
H A DPose.cpp351 rect.right = rect.left + iconSize;
357 rect.right = rect.left + iconSize;
489 rect.right += poseView->IconSizeInt() - 1;
501 rect.right = rect.left + textWidth;
512 rect.right += B_MINI_ICON + kMiniIconSeparator;
516 rect.right += ceil(widget->TextWidth(poseView) + 1);
926 rect.right = loc.x + column->Offset() + column->Width();
932 rect.right = widget->CalcRect(loc, poseView->FirstColumn(),
933 poseView).right;
950 rect.right
[all...]
H A DTitleView.cpp88 where.right++;
224 frame.right += frame.left;
246 float minx = bounds.right;
254 if (titleBounds.right > maxx)
255 maxx = titleBounds.right;
267 FillRect(BRect(maxx + 1, bounds.top + 1, bounds.right, bounds.bottom - 1),
457 edge.left = edge.right - kEdgeSize;
458 edge.right += kEdgeSize;
469 bounds.right = bounds.left + fColumn->Width() + kTitleColumnExtraMargin;
492 rect.right
[all...]
/haiku/src/apps/deskbar/
H A DInlineScrollView.cpp135 float middle = Bounds().right / 2;
200 float middle = Bounds().right / 2;
473 BRect(frame.left, frame.top, frame.right,
480 BRect(0, frame.bottom - 2 * kScrollerDimension + 1, frame.right,
499 BRect(frame.right - 2 * kScrollerDimension + 1, frame.top,
500 frame.right, frame.bottom));
/haiku/src/servers/notification/
H A DNotificationWindow.cpp305 float rightOffset = bounds.right - Frame().right;
332 : frame.right - width + rightOffset;
338 : frame.right - width + rightOffset;
346 x = frame.right + leftOffset;
354 x = frame.right + leftOffset;
/haiku/src/kits/interface/
H A DSeparatorView.cpp182 labelBounds.right = labelBounds.left + labelWidth;
186 labelBounds.left = labelBounds.right - labelWidth;
190 labelBounds.left = (labelBounds.left + labelBounds.right
192 labelBounds.right = labelBounds.left + labelWidth;
232 bounds.left = floorf((bounds.left + bounds.right + 1 - borderSize)
234 bounds.right = bounds.left + borderSize - 1;
H A DColumnListView.cpp1119 viewRect.right = width;
1221 float right = left + column->Width(); local
1222 if (point.x >= left && point.x <= right)
1225 left = right + 1;
1659 rect.right = rect.left + column->Width();
1712 itemRect.right += 1;
1725 BPoint(itemRect.right - 2,
1734 BPoint(itemRect.right - 2,
1737 BPoint((itemRect.left + itemRect.right) / 2,
1739 BPoint((itemRect.left + itemRect.right) /
[all...]
H A DSlider.cpp484 if (bounds.right <= 0.0f || bounds.bottom <= 0.0f)
953 frame.right -= 3.0f;
959 BPoint(frame.right, frame.bottom + 2.0f));
992 BPoint(bounds.right - StringWidth(fUpdateText),
1003 BPoint(bounds.right - StringWidth(fMaxLimitLabel),
1078 invalid = BRect(invalid.right - width, 0, invalid.right, height);
1081 invalid.left = (invalid.left + invalid.right - width) / 2;
1082 invalid.right = invalid.left + width;
1119 frame.right
[all...]
H A DAbstractSpinner.cpp423 rect.right -= 1;
433 BPoint(rect.right, rect.top + halfHeight));
1022 // invalidate the region between the old and the new right border
1025 rect.right--;
1028 // invalidate the region of the new right border
1030 rect.left = rect.right - kFrameMargin;
1044 rect.right = fDivider;
1053 rect.right = fDivider;
1421 rect.right = fDivider;
1505 rect.right
[all...]
H A DColorMenuItem.cpp94 colorRect.left = colorRect.right = leftMargin;
95 colorRect.right += colorRectWidth;
H A DPolygon.cpp203 if (fPoints[i].x > fBounds.right)
204 fBounds.right = fPoints[i].x;
/haiku/headers/private/locale/
H A DHashMapCatalog.h54 bool operator== (const CatKey& right) const;
55 bool operator!= (const CatKey& right) const;
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp41 int w = list->right - x + 1;
97 int w = list->right - x + 1;
/haiku/src/add-ons/accelerants/s3/
H A Dsavage_draw.cpp33 int w = pList->right - x + 1;
104 int w = pList->right - x + 1;
H A Dtrio64_draw.cpp33 int w = pList->right - x;
95 int w = pList->right - x;
H A Dvirge_draw.cpp39 int w = pList->right - x + 1;
103 int w = pList->right - x + 1;
/haiku/src/apps/bootmanager/
H A DFileSelectionPage.cpp111 float selectLeft = rect.right - fSelect->Bounds().Width();
112 rect.right = selectLeft - kSpacing;
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp356 BPoint(r.right, r.top), shadow);
357 AddLine(BPoint(r.right, r.top + 1.0),
358 BPoint(r.right, r.bottom), light);
359 AddLine(BPoint(r.right - 1.0, r.bottom),
367 // The right and bottom lines will be hidden if the scroll views are
715 fScrollCorner->MoveTo(childRect.right + 2.0, childRect.bottom + 2.0);
760 dataRect.right - visibleBounds.Width());
908 r.right -= borderWidth;
935 rect.right -= B_V_SCROLL_BAR_WIDTH;
/haiku/src/apps/switcher/
H A DCaptureWindow.cpp95 // right one!
102 else if (point.x >= screenFrame.right && fLastPoint.x < screenFrame.right)
/haiku/src/libs/print/libprint/
H A DValidRect.cpp157 fRight = rect->right;
172 // calculate left and right bounds
188 rect->right = fRightBound;
/haiku/src/tests/add-ons/opengl/fake_renderer/
H A DFakeRenderer.cpp133 i, fRects[i].left, fRects[i].top, fRects[i].right, fRects[i].bottom);
174 for (x = fRects[i].left; x <= fRects[i].right; x++) {
/haiku/src/tests/servers/app/stress_test/
H A Dmain.cpp84 if (fFrame.right > fScreenFrame.right) {
/haiku/src/apps/expander/
H A DPasswordAlert.cpp63 Bounds().right - 5, Bounds().bottom);
209 stripeRect.right = kIconStripeWidth;
/haiku/src/add-ons/print/drivers/preview/
H A DJobSetupWindow.cpp115 MoveTo((screenFrame.right - winFrame.right) / 2,
H A DPrinterDriver.cpp85 rect.left, rect.top, rect.right, rect.bottom);
89 rect.left, rect.top, rect.right, rect.bottom);
/haiku/src/preferences/repositories/
H A DRepositoriesWindow.cpp45 if (screenFrame.right < frame.right || screenFrame.left > frame.left

Completed in 117 milliseconds

<<11121314151617181920>>