Home
last modified time | relevance | path

Searched refs:TabBar_TabMarginWidth (Results 1 – 8 of 8) sorted by relevance

/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kstyle/
H A Doxygen.h105 TabBar_TabMarginWidth = 12, enumerator
H A Doxygenstyle.cpp708 case PM_TabBarTabHSpace: return 2*Metrics::TabBar_TabMarginWidth; in pixelMetric()
1982 buttonRect.moveLeft( rect.left() + Metrics::TabBar_TabMarginWidth ); in tabBarTabLeftButtonRect()
1989 buttonRect.moveBottom( rect.bottom() - Metrics::TabBar_TabMarginWidth ); in tabBarTabLeftButtonRect()
1995 buttonRect.moveTop( rect.top() + Metrics::TabBar_TabMarginWidth ); in tabBarTabLeftButtonRect()
2026 buttonRect.moveRight( rect.right() - Metrics::TabBar_TabMarginWidth ); in tabBarTabRightButtonRect()
2033 buttonRect.moveTop( rect.top() + Metrics::TabBar_TabMarginWidth ); in tabBarTabRightButtonRect()
2039 buttonRect.moveBottom( rect.bottom() - Metrics::TabBar_TabMarginWidth ); in tabBarTabRightButtonRect()
/dports/x11-themes/plasma5-breeze/breeze-5.23.5/kstyle/
H A Dbreezemetrics.h123 static constexpr int TabBar_TabMarginWidth = 8; member
H A Dbreezestyle.cpp658 case PM_TabBarTabHSpace: return 2*Metrics::TabBar_TabMarginWidth; in pixelMetric()
1881 buttonRect.moveLeft( rect.left() + Metrics::TabBar_TabMarginWidth ); in tabBarTabLeftButtonRect()
1888 buttonRect.moveBottom( rect.bottom() - Metrics::TabBar_TabMarginWidth ); in tabBarTabLeftButtonRect()
1894 buttonRect.moveTop( rect.top() + Metrics::TabBar_TabMarginWidth ); in tabBarTabLeftButtonRect()
1925 buttonRect.moveRight( rect.right() - Metrics::TabBar_TabMarginWidth ); in tabBarTabRightButtonRect()
1932 buttonRect.moveTop( rect.top() + Metrics::TabBar_TabMarginWidth ); in tabBarTabRightButtonRect()
1938 buttonRect.moveBottom( rect.bottom() - Metrics::TabBar_TabMarginWidth ); in tabBarTabRightButtonRect()
/dports/editors/texstudio/texstudio-4.1.2/src/adwaita-qt/style/
H A Dadwaita.h226 TabBar_TabMarginWidth = 8, enumerator
H A Dadwaitastyle.cpp658 return 2 * Metrics::TabBar_TabMarginWidth; in pixelMetric()
1921 buttonRect.moveLeft(rect.left() + Metrics::TabBar_TabMarginWidth); in tabBarTabLeftButtonRect()
1928 buttonRect.moveBottom(rect.bottom() - Metrics::TabBar_TabMarginWidth); in tabBarTabLeftButtonRect()
1934 buttonRect.moveTop(rect.top() + Metrics::TabBar_TabMarginWidth); in tabBarTabLeftButtonRect()
1964 buttonRect.moveRight(rect.right() - Metrics::TabBar_TabMarginWidth); in tabBarTabRightButtonRect()
1971 buttonRect.moveTop(rect.top() + Metrics::TabBar_TabMarginWidth); in tabBarTabRightButtonRect()
1977 buttonRect.moveBottom(rect.bottom() - Metrics::TabBar_TabMarginWidth); in tabBarTabRightButtonRect()
/dports/x11-themes/adwaita-qt/adwaita-qt-1.4.1/src/lib/
H A Dadwaita.h209 TabBar_TabMarginWidth = 8, enumerator
/dports/x11-themes/adwaita-qt/adwaita-qt-1.4.1/src/style/
H A Dadwaitastyle.cpp651 return 2 * Metrics::TabBar_TabMarginWidth; in pixelMetric()
1951 buttonRect.moveLeft(rect.left() + Metrics::TabBar_TabMarginWidth); in tabBarTabLeftButtonRect()
1957 buttonRect.moveBottom(rect.bottom() - Metrics::TabBar_TabMarginWidth); in tabBarTabLeftButtonRect()
1962 buttonRect.moveTop(rect.top() + Metrics::TabBar_TabMarginWidth); in tabBarTabLeftButtonRect()
1992 buttonRect.moveRight(rect.right() - Metrics::TabBar_TabMarginWidth); in tabBarTabRightButtonRect()
1998 buttonRect.moveTop(rect.top() + Metrics::TabBar_TabMarginWidth); in tabBarTabRightButtonRect()
2003 buttonRect.moveBottom(rect.bottom() - Metrics::TabBar_TabMarginWidth); in tabBarTabRightButtonRect()