Home
last modified time | relevance | path

Searched refs:etchedDisp (Results 1 – 12 of 12) sorted by relevance

/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Ddrawing.cpp841 int etchedDisp = type == LINE_SUNKEN ? 1 : 0; in drawLines() local
849 ((opts.fadeLines && (horiz ? rwidth : rheight) > (16 + etchedDisp)) ? in drawLines()
867 x += etchedDisp; in drawLines()
868 x2 += etchedDisp; in drawLines()
883 y += etchedDisp; in drawLines()
884 y2 += etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Ddrawing.cpp841 int etchedDisp = type == LINE_SUNKEN ? 1 : 0; in drawLines() local
849 ((opts.fadeLines && (horiz ? rwidth : rheight) > (16 + etchedDisp)) ? in drawLines()
867 x += etchedDisp; in drawLines()
868 x2 += etchedDisp; in drawLines()
883 y += etchedDisp; in drawLines()
884 y2 += etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Ddrawing.cpp841 int etchedDisp = type == LINE_SUNKEN ? 1 : 0; in drawLines() local
849 ((opts.fadeLines && (horiz ? rwidth : rheight) > (16 + etchedDisp)) ? in drawLines()
867 x += etchedDisp; in drawLines()
868 x2 += etchedDisp; in drawLines()
883 y += etchedDisp; in drawLines()
884 y2 += etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Ddrawing.cpp841 int etchedDisp = type == LINE_SUNKEN ? 1 : 0; in drawLines() local
849 ((opts.fadeLines && (horiz ? rwidth : rheight) > (16 + etchedDisp)) ? in drawLines()
867 x += etchedDisp; in drawLines()
868 x2 += etchedDisp; in drawLines()
883 y += etchedDisp; in drawLines()
884 y2 += etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt5/style/
H A Dqtcurve.cpp1276 etchedDisp(type == LINE_SUNKEN ? 1 : 0), in drawLines() local
1324 x+=etchedDisp; in drawLines()
1325 x2+=etchedDisp; in drawLines()
1342 y+=etchedDisp; in drawLines()
1343 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt5/style/
H A Dqtcurve.cpp1276 etchedDisp(type == LINE_SUNKEN ? 1 : 0), in drawLines() local
1324 x+=etchedDisp; in drawLines()
1325 x2+=etchedDisp; in drawLines()
1342 y+=etchedDisp; in drawLines()
1343 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt5/style/
H A Dqtcurve.cpp1276 etchedDisp(type == LINE_SUNKEN ? 1 : 0), in drawLines() local
1324 x+=etchedDisp; in drawLines()
1325 x2+=etchedDisp; in drawLines()
1342 y+=etchedDisp; in drawLines()
1343 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/style/
H A Dqtcurve.cpp1276 etchedDisp(type == LINE_SUNKEN ? 1 : 0), in drawLines() local
1324 x+=etchedDisp; in drawLines()
1325 x2+=etchedDisp; in drawLines()
1342 y+=etchedDisp; in drawLines()
1343 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp10465 etchedDisp(LINE_SUNKEN==type ? 1 : 0), in drawLines() local
10513 x+=etchedDisp; in drawLines()
10514 x2+=etchedDisp; in drawLines()
10531 y+=etchedDisp; in drawLines()
10532 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp10465 etchedDisp(LINE_SUNKEN==type ? 1 : 0), in drawLines() local
10513 x+=etchedDisp; in drawLines()
10514 x2+=etchedDisp; in drawLines()
10531 y+=etchedDisp; in drawLines()
10532 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp10465 etchedDisp(LINE_SUNKEN==type ? 1 : 0), in drawLines() local
10513 x+=etchedDisp; in drawLines()
10514 x2+=etchedDisp; in drawLines()
10531 y+=etchedDisp; in drawLines()
10532 y2+=etchedDisp; in drawLines()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp10465 etchedDisp(LINE_SUNKEN==type ? 1 : 0), in drawLines() local
10513 x+=etchedDisp; in drawLines()
10514 x2+=etchedDisp; in drawLines()
10531 y+=etchedDisp; in drawLines()
10532 y2+=etchedDisp; in drawLines()