Home
last modified time | relevance | path

Searched refs:fullRect (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dbackground_painter.cpp43 const QRect& fullRect, in drawBackground() argument
67 onfull = (onRect == fullRect); in drawBackground()
69 QRect cr = QRect(fullRect.x() + xMargin, fullRect.y() + yMargin, in drawBackground()
70 fullRect.width() - 2 * xMargin, fullRect.height() - 2 * yMargin); in drawBackground()
71 painter->fillRect(fullRect, colBorder); in drawBackground()
75 int cw = fullRect.width(); in drawBackground()
78 const QRect knobclip(fullRect.x(), fullRect.y(), cw, fullRect.height()); in drawBackground()
82 painter->setClipRect(fullRect); in drawBackground()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Ddragimgg.cpp418 wxRect fullRect; in RedrawImage() local
431 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
432 fullRect.SetRight(bottomRight.x); in RedrawImage()
433 fullRect.SetBottom(bottomRight.y); in RedrawImage()
436 fullRect = oldRect; in RedrawImage()
438 fullRect = newRect; in RedrawImage()
444 …Bitmap.IsOk() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
446 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
461 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
466 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Ddragimgg.cpp475 wxRect fullRect; in RedrawImage() local
488 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
489 fullRect.SetRight(bottomRight.x); in RedrawImage()
490 fullRect.SetBottom(bottomRight.y); in RedrawImage()
493 fullRect = oldRect; in RedrawImage()
495 fullRect = newRect; in RedrawImage()
501 …Bitmap.IsOk() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
503 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
518 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
523 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Ddragimgg.cpp477 wxRect fullRect; in RedrawImage() local
490 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
491 fullRect.SetRight(bottomRight.x); in RedrawImage()
492 fullRect.SetBottom(bottomRight.y); in RedrawImage()
495 fullRect = oldRect; in RedrawImage()
497 fullRect = newRect; in RedrawImage()
503 …irBitmap.Ok() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
505 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
520 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
525 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Ddragimgg.cpp477 wxRect fullRect; in RedrawImage() local
490 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
491 fullRect.SetRight(bottomRight.x); in RedrawImage()
492 fullRect.SetBottom(bottomRight.y); in RedrawImage()
495 fullRect = oldRect; in RedrawImage()
497 fullRect = newRect; in RedrawImage()
503 …irBitmap.Ok() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
505 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
520 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
525 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Ddragimgg.cpp477 wxRect fullRect; in RedrawImage() local
490 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
491 fullRect.SetRight(bottomRight.x); in RedrawImage()
492 fullRect.SetBottom(bottomRight.y); in RedrawImage()
495 fullRect = oldRect; in RedrawImage()
497 fullRect = newRect; in RedrawImage()
503 …irBitmap.Ok() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
505 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
520 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
525 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Ddragimgg.cpp477 wxRect fullRect; in RedrawImage() local
490 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
491 fullRect.SetRight(bottomRight.x); in RedrawImage()
492 fullRect.SetBottom(bottomRight.y); in RedrawImage()
495 fullRect = oldRect; in RedrawImage()
497 fullRect = newRect; in RedrawImage()
503 …irBitmap.Ok() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
505 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
520 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
525 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Ddragimgg.cpp475 wxRect fullRect; in RedrawImage() local
488 fullRect.x = topLeft.x; fullRect.y = topLeft.y; in RedrawImage()
489 fullRect.SetRight(bottomRight.x); in RedrawImage()
490 fullRect.SetBottom(bottomRight.y); in RedrawImage()
493 fullRect = oldRect; in RedrawImage()
495 fullRect = newRect; in RedrawImage()
501 …Bitmap.IsOk() || (m_repairBitmap.GetWidth() < fullRect.GetWidth() || m_repairBitmap.GetHeight() < in RedrawImage()
503 m_repairBitmap = wxBitmap(fullRect.GetWidth() + excess, fullRect.GetHeight() + excess); in RedrawImage()
518 …memDCTemp.Blit(0, 0, fullRect.GetWidth(), fullRect.GetHeight(), & memDC, fullRect.x - m_boundingRe… in RedrawImage()
523 wxPoint pos(newPos.x - fullRect.x, newPos.y - fullRect.y) ; in RedrawImage()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DClearTest.cpp102 rtContext->clear(fullRect, kColor1f); in clear_op_test()
112 rtContext->clear(fullRect, kColor1f); in clear_op_test()
113 rtContext->clear(fullRect, kColor1f); in clear_op_test()
123 rtContext->clear(fullRect, kColor1f); in clear_op_test()
124 rtContext->clear(fullRect, kColor2f); in clear_op_test()
134 rtContext->clear(fullRect, kColor1f); in clear_op_test()
146 rtContext->clear(fullRect, kColor1f); in clear_op_test()
156 rtContext->clear(fullRect, kColor1f); in clear_op_test()
179 rtContext->clear(fullRect, kColor1f); in clear_op_test()
190 rtContext->clear(fullRect, kColor1f); in clear_op_test()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_marker_painter_test.cpp46 QRect fullRect(0,0,20,20); in testFillHalfBrushDiff() local
60 QImage result = dev->convertToQImage(0, fullRect); in testFillHalfBrushDiff()
75 QRect fullRect(0,0,20,20); in testFillFullCircle() local
85 QImage result = dev->convertToQImage(0, fullRect); in testFillFullCircle()
94 QRect fullRect(0,0,60,60); in testFillCirclesDiffSingle() local
103 QImage result = dev->convertToQImage(0, fullRect); in testFillCirclesDiffSingle()
112 QRect fullRect(0,0,100,100); in testFillCirclesDiff() local
139 QImage result = dev->convertToQImage(0, fullRect); in testFillCirclesDiff()
/dports/x11-toolkits/skinlf/skinlf-6.7/src/examples/
H A DdemoWelcome.java242 …protected void paintBar(Graphics g, Rectangle barRect, Rectangle fullRect, double barValue, int ba… in paintBar() argument
246 g.fillRect(fullRect.x, fullRect.y, fullRect.width, fullRect.height); in paintBar()
248 g.drawRect(fullRect.x, fullRect.y, fullRect.width, fullRect.height); in paintBar()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_ViewDoubleBuffering.cpp124 mostExtArgs.fullRect.left, mostExtArgs.fullRect.top, in callUnifiedDraw()
125 mostExtArgs.fullRect.width, mostExtArgs.fullRect.height, in callUnifiedDraw()
162 mostExtArgs.fullRect = *thisCallRect; in extendDrawArgsIfNeccessary()
173 mostExtArgs.fullRect.unionRect(thisCallRect); in extendDrawArgsIfNeccessary()
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dopeningtree.cpp172 QRect fullRect(QPoint(0,0),QSize(41, AppSettings->getValue("/General/ListFontSize").toInt())); in paintPercentage() local
173 QImage rowImg = QImage(fullRect.size(),QImage::Format_RGB16); in paintPercentage()
175 fullRect = fullRect.adjusted(0,0,-1,-1); in paintPercentage()
180 p.drawRect(fullRect); in paintPercentage()
182 int percentWidthWhite = (percentageWhite * fullRect.width()) / 100; in paintPercentage()
183 int percentWidthBlack = (percentageBlack * fullRect.width()) / 100; in paintPercentage()
185 …QRect blackRect(QPoint(fullRect.width()-percentWidthBlack, 0), QSize(percentWidthBlack, fullRect.h… in paintPercentage()
186 QRect whiteRect(QPoint(0, 0), QSize(percentWidthWhite, fullRect.height())); in paintPercentage()
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3gui/src/
H A Dbgfit.cpp40 lvRect fullRect = _wm->getScreen()->getRect(); in draw() local
49 int src_y0 = fullRect.top; in draw()
50 int src_y1 = fullRect.bottom; in draw()
52 int dst_y0 = fullRect.top; in draw()
92 _wm->getScreen()->invalidateRect( fullRect ); in draw()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpagelayout.cpp146 QRectF fullRect() const;
147 QRectF fullRect(QPageLayout::Unit units) const;
248 QRectF QPageLayoutPrivate::fullRect() const in fullRect() function in QPageLayoutPrivate
253 QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const in fullRect() function in QPageLayoutPrivate
255 return units == m_units ? fullRect() : QRectF(QPointF(0, 0), fullSizeUnits(units)); in fullRect()
276 return m_mode == QPageLayout::FullPageMode ? fullRect() : fullRect() - m_margins; in paintRect()
823 QRectF QPageLayout::fullRect() const in fullRect() function in QPageLayout
825 return isValid() ? d->fullRect() : QRect(); in fullRect()
837 QRectF QPageLayout::fullRect(Unit units) const in fullRect() function in QPageLayout
839 return isValid() ? d->fullRect(units) : QRect(); in fullRect()
[all …]

12345678