Home
last modified time | relevance | path

Searched refs:roundedRect (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/biology/ugene/ugene-40.1/src/ugeneui/src/main_window/
H A DDockWidgetPainter.cpp108 const QRectF roundedRect(2, 2, widgetSize.width() - 4, widgetSize.height() - 4); in drawBorder() local
111 painter.fillRect(roundedRect, innerColor); in drawBorder()
112 …painter.drawLine((int)roundedRect.left() + 1, (int)roundedRect.top(), (int)roundedRect.right() - 1… in drawBorder()
113 …painter.drawLine((int)roundedRect.left() + 1, (int)roundedRect.bottom(), (int)roundedRect.right() … in drawBorder()
114 …painter.drawLine((int)roundedRect.left(), (int)roundedRect.top() + 1, (int)roundedRect.left(), (in… in drawBorder()
115 …painter.drawLine((int)roundedRect.right(), (int)roundedRect.top() + 1, (int)roundedRect.right(), (… in drawBorder()
/dports/misc/parley/parley-21.12.3/src/
H A Dutils.cpp221 QRectF roundedRect(rect); in paintColorBar() local
222 roundedRect.adjust(1.0, 1.0, -1.0, -1.0); in paintColorBar()
226 clippingPath.addRoundedRect(roundedRect, 2.0, 2.0); in paintColorBar()
255 qreal barElementWidth = fraction * roundedRect.width(); in paintColorBar()
256 …QRectF barElement(roundedRect.x() + xPosition, roundedRect.y(), barElementWidth, roundedRect.heigh… in paintColorBar()
267 painter.drawRoundedRect(roundedRect, 2.0, 2.0); in paintColorBar()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp286 gfxRect roundedRect(r); in TransformToNativeRect() local
290 roundedRect.MoveBy(mTranslation); in TransformToNativeRect()
293 roundedRect.MoveBy(-mNativeRect.TopLeft()); in TransformToNativeRect()
296 roundedRect.Round(); in TransformToNativeRect()
298 rout.left = LONG(roundedRect.X()); in TransformToNativeRect()
299 rout.right = LONG(roundedRect.XMost()); in TransformToNativeRect()
300 rout.top = LONG(roundedRect.Y()); in TransformToNativeRect()
301 rout.bottom = LONG(roundedRect.YMost()); in TransformToNativeRect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp286 gfxRect roundedRect(r); in TransformToNativeRect() local
290 roundedRect.MoveBy(mTranslation); in TransformToNativeRect()
293 roundedRect.MoveBy(-mNativeRect.TopLeft()); in TransformToNativeRect()
296 roundedRect.Round(); in TransformToNativeRect()
298 rout.left = LONG(roundedRect.X()); in TransformToNativeRect()
299 rout.right = LONG(roundedRect.XMost()); in TransformToNativeRect()
300 rout.top = LONG(roundedRect.Y()); in TransformToNativeRect()
301 rout.bottom = LONG(roundedRect.YMost()); in TransformToNativeRect()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp286 gfxRect roundedRect(r); in TransformToNativeRect() local
290 roundedRect.MoveBy(mTranslation); in TransformToNativeRect()
293 roundedRect.MoveBy(-mNativeRect.TopLeft()); in TransformToNativeRect()
296 roundedRect.Round(); in TransformToNativeRect()
298 rout.left = LONG(roundedRect.X()); in TransformToNativeRect()
299 rout.right = LONG(roundedRect.XMost()); in TransformToNativeRect()
300 rout.top = LONG(roundedRect.Y()); in TransformToNativeRect()
301 rout.bottom = LONG(roundedRect.YMost()); in TransformToNativeRect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp286 gfxRect roundedRect(r); in TransformToNativeRect() local
290 roundedRect.MoveBy(mTranslation); in TransformToNativeRect()
293 roundedRect.MoveBy(-mNativeRect.TopLeft()); in TransformToNativeRect()
296 roundedRect.Round(); in TransformToNativeRect()
298 rout.left = LONG(roundedRect.X()); in TransformToNativeRect()
299 rout.right = LONG(roundedRect.XMost()); in TransformToNativeRect()
300 rout.top = LONG(roundedRect.Y()); in TransformToNativeRect()
301 rout.bottom = LONG(roundedRect.YMost()); in TransformToNativeRect()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp304 gfxRect roundedRect(r); in TransformToNativeRect() local
308 roundedRect.MoveBy(mTranslation); in TransformToNativeRect()
311 roundedRect.MoveBy(-mNativeRect.TopLeft()); in TransformToNativeRect()
314 roundedRect.Round(); in TransformToNativeRect()
316 rout.left = LONG(roundedRect.X()); in TransformToNativeRect()
317 rout.right = LONG(roundedRect.XMost()); in TransformToNativeRect()
318 rout.top = LONG(roundedRect.Y()); in TransformToNativeRect()
319 rout.bottom = LONG(roundedRect.YMost()); in TransformToNativeRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp289 gfxRect roundedRect(r); in TransformToNativeRect() local
293 roundedRect.MoveBy(mTranslation); in TransformToNativeRect()
296 roundedRect.MoveBy(-mNativeRect.TopLeft()); in TransformToNativeRect()
299 roundedRect.Round(); in TransformToNativeRect()
301 rout.left = LONG(roundedRect.X()); in TransformToNativeRect()
302 rout.right = LONG(roundedRect.XMost()); in TransformToNativeRect()
303 rout.top = LONG(roundedRect.Y()); in TransformToNativeRect()
304 rout.bottom = LONG(roundedRect.YMost()); in TransformToNativeRect()
/dports/misc/parley/parley-21.12.3/src/dashboard/
H A Dgradereferencewidget.cpp36 QRect roundedRect(0 + legendOffsetX, 0 + legendOffsetY, legendWidth, legendHeight); in paintEvent() local
37 roundedRect.adjust(1, 1, -1, -1); in paintEvent()
39 roundedPath.addRoundedRect(roundedRect, 2.0, 2.0); in paintEvent()
H A Dbarwidget.cpp96 QRectF roundedRect(0, 0, legendWidth, legendHeight); in paintEvent() local
97 roundedRect.adjust(1, 1, -1, -1); in paintEvent()
99 roundedPath.addRoundedRect(roundedRect, 8.0, 8.0); in paintEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/cocoa/apps/
H A Dtitlebar_background_view.mm47 NSRect roundedRect = [self bounds];
48 roundedRect.origin.y -= cornerRadius;
49 roundedRect.size.height += cornerRadius;
50 [[NSBezierPath bezierPathWithRoundedRect:roundedRect
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Widgets/src/
H A DRemoveDCSwitch.cpp103 roundedRect(0, 0, getWidth(), getHeight(), 6.0f);
113roundedRect(glowMargin, glowMargin, getWidth() - doubleGlowMargin, getHeight() - doubleGlowMargin,…
124 roundedRect(mainRectTopLeft, mainRectTopLeft, mainRectWidth, mainRectHeight, 2.0f);
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DnsNativeThemeAndroid.cpp47 RefPtr<Path> roundedRect = in PaintCheckboxControl() local
50 roundedRect, in PaintCheckboxControl()
53 roundedRect, in PaintCheckboxControl()
58 roundedRect, in PaintCheckboxControl()
65 roundedRect, in PaintCheckboxControl()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DnsNativeThemeAndroid.cpp44 RefPtr<Path> roundedRect = in PaintCheckboxControl() local
47 roundedRect, in PaintCheckboxControl()
50 roundedRect, in PaintCheckboxControl()
55 roundedRect, in PaintCheckboxControl()
62 roundedRect, in PaintCheckboxControl()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/sources/ui/
H A DNanoVGHelpers.h21 void roundedRect(NanoVG &vg, const RectT<T> &r, double radius)
23 vg.roundedRect(r.x, r.y, r.w, r.h, radius);
/dports/www/firefox/firefox-99.0/widget/
H A DThemeDrawing.cpp157 RefPtr<gfx::Path> roundedRect = in PaintRoundedRectWithRadius() local
161 aDrawTarget.Fill(roundedRect, *backgroundPattern); in PaintRoundedRectWithRadius()
164 aDrawTarget.Stroke(roundedRect, *borderPattern, in PaintRoundedRectWithRadius()
/dports/editors/lazarus/lazarus/components/aggpas/
H A DAgg2DDemo.dpr156 m_graphics.roundedRect(0.5 ,0.5 ,600 - 0.5 ,600 - 0.5 ,20.0 );
249 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
257 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
272 m_graphics.roundedRect (xb1 + 3 ,yb2 - 20 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
285 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
293 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
308 m_graphics.roundedRect (xb1 + 3 ,yb2 - 25 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A DAgg2DDemo.dpr156 m_graphics.roundedRect(0.5 ,0.5 ,600 - 0.5 ,600 - 0.5 ,20.0 );
249 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
257 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
272 m_graphics.roundedRect (xb1 + 3 ,yb2 - 20 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
285 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
293 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
308 m_graphics.roundedRect (xb1 + 3 ,yb2 - 25 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
/dports/editors/lazarus-qt5/lazarus/components/aggpas/
H A DAgg2DDemo.dpr156 m_graphics.roundedRect(0.5 ,0.5 ,600 - 0.5 ,600 - 0.5 ,20.0 );
249 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
257 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
272 m_graphics.roundedRect (xb1 + 3 ,yb2 - 20 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
285 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
293 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
308 m_graphics.roundedRect (xb1 + 3 ,yb2 - 25 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A DAgg2DDemo.dpr156 m_graphics.roundedRect(0.5 ,0.5 ,600 - 0.5 ,600 - 0.5 ,20.0 );
249 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
257 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
272 m_graphics.roundedRect (xb1 + 3 ,yb2 - 20 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
285 m_graphics.roundedRect(xb1 ,yb1 ,xb2 ,yb2 ,12 ,18 );
293 m_graphics.roundedRect (xb1 + 3 ,yb1 + 2.5 ,xb2 - 3 ,yb1 + 30 ,9 ,18 ,1 ,1 );
308 m_graphics.roundedRect (xb1 + 3 ,yb2 - 25 ,xb2 - 3 ,yb2 - 2 ,1 ,1 ,9 ,18 );
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/kcmkwin/kwinscreenedges/
H A Dmonitor.cpp281 QPainterPath roundedRect; in paint() local
283 roundedRect.addRoundedRect(rect().adjusted(5, 5, -5, -5), 2, 2); in paint()
284 painter->fillPath(roundedRect, QApplication::palette().text()); in paint()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/sources/ui/components/
H A DSlider.cpp132 ::roundedRect(*this, bounds, 10.0);
139 ::roundedRect(*this, bounds, 10.0);
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DDisplayItemClip.cpp118 RefPtr<Path> roundedRect = in ApplyRoundedRectClipsTo() local
120 aContext->Clip(roundedRect); in ApplyRoundedRectClipsTo()
143 RefPtr<Path> roundedRect = MakeRoundedRectPath(aDrawTarget, in FillIntersectionOfRoundedRectClips() local
147 aDrawTarget.Fill(roundedRect, color); in FillIntersectionOfRoundedRectClips()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DDisplayItemClip.cpp100 RefPtr<Path> roundedRect = in ApplyRoundedRectClipsTo() local
102 aContext->Clip(roundedRect); in ApplyRoundedRectClipsTo()
121 RefPtr<Path> roundedRect = MakeRoundedRectPath( in FillIntersectionOfRoundedRectClips() local
124 aDrawTarget.Fill(roundedRect, color); in FillIntersectionOfRoundedRectClips()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1helper.h250 D2D1_ROUNDED_RECT roundedRect;
252 roundedRect.rect = rect;
253 roundedRect.radiusX = radiusX;
254 roundedRect.radiusY = radiusY;
256 return roundedRect;

12345678910>>...13