Home
last modified time | relevance | path

Searched refs:scrollBarSlider (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dyscrollbar.cc15 static YColorName scrollBarSlider(&clrScrollBarSlider); variable
55 scrollBarSlider.reverse(); in reverseVideo()
325 g.setColor(scrollBarSlider); // ----------------------------- slider --- in paint()
344 g.setColor(scrollBarSlider->darker()); in paint()
347 g.setColor(scrollBarSlider->brighter()); in paint()
497 g.setColor(scrollBarSlider); // ----------------------------- slider --- in paint()
516 g.setColor(scrollBarSlider->darker()); in paint()
519 g.setColor(scrollBarSlider->brighter()); in paint()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqcleanlooksstyle.cpp1422 QRect scrollBarSlider = option->rect; in drawControl() local
1429 QPoint(scrollBarSlider.center().x() + i , in drawControl()
1430 scrollBarSlider.top() + gripMargin), in drawControl()
1431 QPoint(scrollBarSlider.center().x() + i, in drawControl()
1435 QPoint(scrollBarSlider.center().x() + i + 1, in drawControl()
1437 QPoint(scrollBarSlider.center().x() + i + 1, in drawControl()
1444 QPoint(scrollBarSlider.left() + gripMargin , in drawControl()
1445 scrollBarSlider.center().y()+ i), in drawControl()
1447 scrollBarSlider.center().y()+ i)); in drawControl()
1450 QPoint(scrollBarSlider.left() + gripMargin, in drawControl()
[all …]
H A Dqgtkstyle.cpp1672 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
1693scrollBarSlider.adjust(horizontal ? -trough_border : 0, horizontal ? 0 : -trough_border, in drawComplexControl()
1750 scrollBarSlider.adjust(trough_border, 0, -trough_border, 0); in drawComplexControl()
1752 scrollBarSlider.adjust(0, trough_border, 0, -trough_border); in drawComplexControl()
1755 … gtkPainter.paintSlider( scrollbarWidget, "slider", scrollBarSlider, state, shadow, style, in drawComplexControl()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/cleanlooks/
H A Dqcleanlooksstyle.cpp1409 QRect scrollBarSlider = option->rect; in drawControl() local
1416 QPoint(scrollBarSlider.center().x() + i , in drawControl()
1417 scrollBarSlider.top() + gripMargin), in drawControl()
1418 QPoint(scrollBarSlider.center().x() + i, in drawControl()
1422 QPoint(scrollBarSlider.center().x() + i + 1, in drawControl()
1424 QPoint(scrollBarSlider.center().x() + i + 1, in drawControl()
1431 QPoint(scrollBarSlider.left() + gripMargin , in drawControl()
1432 scrollBarSlider.center().y()+ i), in drawControl()
1434 scrollBarSlider.center().y()+ i)); in drawControl()
1437 QPoint(scrollBarSlider.left() + gripMargin, in drawControl()
[all …]
/dports/security/keepassxc/keepassxc-2.6.6/src/gui/styles/base/
H A DBaseStyle.cpp3551 QRect scrollBarSlider = pr->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
3555 scrollBarSlider.setX(scrollBarSlider.x() + padding); in drawComplexControl()
3556 scrollBarSlider.setY(scrollBarSlider.y() + padding); in drawComplexControl()
3558 scrollBarSlider.setWidth(scrollBarSlider.width() - padding); in drawComplexControl()
3559 scrollBarSlider.setHeight(scrollBarSlider.height() - padding); in drawComplexControl()
3569 …(scrollBar->orientation == Qt::Horizontal ? scrollBarSlider.height() : scrollBarSlider.width()) / … in drawComplexControl()
3570 painter->fillRect(scrollBarSlider, swatch.color(S_window)); in drawComplexControl()
3571 Ph::paintSolidRoundRect(painter, scrollBarSlider, radius, swatch, S_scrollbarSlider); in drawComplexControl()
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtiledproxystyle.cpp1157 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
1189 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
1209 … QRect sliderRect = scrollBarSlider.adjusted(margin + 1, margin, -margin - 1, -margin - 1); in drawComplexControl()
1211 … sliderRect = scrollBarSlider.adjusted(margin, margin + 1, -margin - 1, -margin - 1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2498 … QRect scrollBarSlider = proxy()->subControlRect(control, scrollBar, SC_ScrollBarSlider, widget); in drawComplexControl() local
2514 scrollBarSlider.setY(scrollBarSlider.y() + 4.5 - expandOffset); in drawComplexControl()
2521 scrollBarSlider.setX(scrollBarSlider.x() + 4.5 - expandOffset); in drawComplexControl()
2570 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2589 … QRect rect = scrollBarSlider.adjusted(horizontal ? 1 : 2, horizontal ? 2 : 1, -1, -1); in drawComplexControl()
2599 QRect pixmapRect = scrollBarSlider; in drawComplexControl()
2611 … painter->drawRect(scrollBarSlider.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, -1, -1)); in drawComplexControl()

12