Home
last modified time | relevance | path

Searched refs:SolidFillRoundedRectangle (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DttkMacOSXTheme.c551 static void SolidFillRoundedRectangle( in SolidFillRoundedRectangle() function
739 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkButton()
756 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkButton()
821 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkIncDecButton()
884 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkBevelButton()
1064 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkTab()
1105 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkTab()
1117 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkTab()
2244 SolidFillRoundedRectangle(dc.context, bounds, 2, trackColor); in TrackElementDraw()
2400 SolidFillRoundedRectangle(dc.context, bounds, 3, trackColor); in PbarElementDraw()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DttkMacOSXTheme.c542 static void SolidFillRoundedRectangle( in SolidFillRoundedRectangle() function
740 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkButton()
805 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkIncDecButton()
868 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkBevelButton()
1034 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkTab()
1074 SolidFillRoundedRectangle(context, bounds, 4, faceColor); in DrawDarkTab()
1482 SolidFillRoundedRectangle(dc.context, innerBounds, 4, whiteRGBA); in ButtonElementDraw()
1928 SolidFillRoundedRectangle(dc.context, innerBounds, 4, background); in ComboboxElementDraw()
2201 SolidFillRoundedRectangle(dc.context, bounds, 2, trackColor); in TrackElementDraw()
2357 SolidFillRoundedRectangle(dc.context, bounds, 3, trackColor); in PbarElementDraw()
[all …]