Home
last modified time | relevance | path

Searched refs:buttonShift (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_legend_label.cpp27 static QSize buttonShift( const QwtLegendLabel *w ) in buttonShift() function
279 sz += buttonShift( this ); in sizeHint()
304 const QSize shiftSize = buttonShift( this ); in paintEvent()
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_legend_label.cpp27 static QSize buttonShift( const QwtLegendLabel *w ) in buttonShift() function
279 sz += buttonShift( this ); in sizeHint()
304 const QSize shiftSize = buttonShift( this ); in paintEvent()
/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/src/
H A Dqwt_legend_item.cpp28 static QSize buttonShift(const QwtLegendItem *w) in buttonShift() function
407 const QSize shiftSize = buttonShift(this); in paintEvent()
582 sz += buttonShift(this); in sizeHint()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_legend_item.cpp28 static QSize buttonShift(const QwtLegendItem *w) in buttonShift() function
407 const QSize shiftSize = buttonShift(this); in paintEvent()
582 sz += buttonShift(this); in sizeHint()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle.cpp2235 QPoint buttonShift; in drawControl() local
2238 buttonShift = QPoint(pixelMetric(PM_ButtonShiftHorizontal, option, widget), in drawControl()
2272 … painter->drawPixmap(visualPos(button->direction, button->rect, point + buttonShift), pixmap); in drawControl()
2287 ir.translate(buttonShift); in drawControl()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp2696 QPoint buttonShift; in drawControl() local
2699 buttonShift = QPoint(pixelMetric(PM_ButtonShiftHorizontal, option, widget), in drawControl()
2733 … painter->drawPixmap(visualPos(button->direction, button->rect, point + buttonShift), pixmap); in drawControl()
2748 ir.translate(buttonShift); in drawControl()