Home
last modified time | relevance | path

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

/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DttkMacOSXTheme.c45 #define HIOrientation kHIThemeOrientationNormal macro
212 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, NULL); in ButtonElementDraw()
323 ChkErr(HIThemeDrawTab, &bounds, &info, dc.context, HIOrientation, NULL); in TabElementDraw()
362 ChkErr(HIThemeDrawTabPane, &bounds, &info, dc.context, HIOrientation); in PaneElementDraw()
403 ChkErr(HIThemeDrawGroupBox, &bounds, &info, dc.context, HIOrientation); in GroupElementDraw()
461 ChkErr(HIThemeDrawFrame, &bounds, &info, dc.context, HIOrientation); in EntryElementDraw()
656 ChkErr(HIThemeDrawTrack, &info, NULL, dc.context, HIOrientation); in TrackElementDraw()
763 ChkErr(HIThemeDrawTrack, &info, NULL, dc.context, HIOrientation); in PbarElementDraw()
802 ChkErr(HIThemeDrawSeparator, &bounds, &info, dc.context, HIOrientation); in SeparatorElementDraw()
887 ChkErr(HIThemeSetFill, brush, NULL, dc.context, HIOrientation); in FillElementDraw()
[all …]
H A DtkMacOSXEntry.c19 #define HIOrientation kHIThemeOrientationNormal macro
154 ChkErr(HIThemeDrawFrame, &bounds, &info, dc.context, HIOrientation); in TkpDrawEntryBorderAndFocus()
255 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, NULL); in TkpDrawSpinboxButtons()
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXEntry.c19 #define HIOrientation kHIThemeOrientationNormal macro
170 ChkErr(HIThemeDrawFrame, &bounds, &info, dc.context, HIOrientation); in TkpDrawEntryBorderAndFocus()
271 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, NULL); in TkpDrawSpinboxButtons()
H A DttkMacOSXTheme.c48 #define HIOrientation kHIThemeOrientationNormal macro
1455 HIOrientation, NULL); in ButtonElementDraw()
1495 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, in ButtonElementDraw()
1612 ChkErr(HIThemeDrawTab, &bounds, &info, dc.context, HIOrientation, in TabElementDraw()
1844 ChkErr(HIThemeDrawFrame, &bounds, &info, dc.context, HIOrientation); in EntryElementDraw()
2011 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, in SpinButtonUpElementDraw()
2455 dc.context, HIOrientation); in TroughElementDraw()
2667 HIOrientation); in SeparatorElementDraw()
2730 HIOrientation); in SizegripElementDraw()
2813 ChkErr(HIThemeSetFill, brush, NULL, dc.context, HIOrientation); in FillElementDraw()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXEntry.c19 #define HIOrientation kHIThemeOrientationNormal macro
170 ChkErr(HIThemeDrawFrame, &bounds, &info, dc.context, HIOrientation); in TkpDrawEntryBorderAndFocus()
271 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, NULL); in TkpDrawSpinboxButtons()
H A DttkMacOSXTheme.c48 #define HIOrientation kHIThemeOrientationNormal macro
1498 HIOrientation, NULL); in ButtonElementDraw()
1538 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, in ButtonElementDraw()
1655 ChkErr(HIThemeDrawTab, &bounds, &info, dc.context, HIOrientation, in TabElementDraw()
1887 ChkErr(HIThemeDrawFrame, &bounds, &info, dc.context, HIOrientation); in EntryElementDraw()
2054 ChkErr(HIThemeDrawButton, &bounds, &info, dc.context, HIOrientation, in SpinButtonUpElementDraw()
2498 dc.context, HIOrientation); in TroughElementDraw()
2710 HIOrientation); in SeparatorElementDraw()
2773 HIOrientation); in SizegripElementDraw()
2856 ChkErr(HIThemeSetFill, brush, NULL, dc.context, HIOrientation); in FillElementDraw()
[all …]