Home
last modified time | relevance | path

Searched refs:orientObj (Results 1 – 25 of 36) sorted by relevance

12

/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkSeparator.c15 Tcl_Obj *orientObj; member
27 Tk_Offset(Separator,separator.orientObj),
44 interp, theme, recordPtr, sep->separator.orientObj); in SeparatorGetLayout()
H A DttkElements.c337 Tcl_Obj *orientObj; member
343 Tk_Offset(SeparatorElement, orientObj), "horizontal" },
388 Ttk_GetOrientFromObj(NULL, separator->orientObj, &orient); in GeneralSeparatorElementDraw()
833 Tcl_Obj *orientObj; member
842 Tk_Offset(ThumbElement, orientObj), "horizontal" },
862 Ttk_GetOrientFromObj(NULL, thumb->orientObj, &orient); in ThumbElementSize()
903 Tcl_Obj *orientObj; /* orientation of overall slider */ member
934 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
960 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementDraw()
1014 Tcl_Obj *orientObj; /* widget orientation */ member
[all …]
H A DttkProgress.c24 Tcl_Obj *orientObj; member
48 "horizontal", Tk_Offset(Progressbar,progress.orientObj), -1,
281 Ttk_GetOrientFromObj(NULL, pb->progress.orientObj, &orient); in ProgressbarSize()
354 Ttk_GetOrientFromObj(NULL, pb->progress.orientObj, &orient); in ProgressbarDoLayout()
375 interp, theme, recordPtr, pb->progress.orientObj); in ProgressbarGetLayout()
H A DttkScrollbar.c19 Tcl_Obj *orientObj; member
40 Tk_Offset(Scrollbar,scrollbar.orientObj),
69 interp, theme, recordPtr, sb->scrollbar.orientObj); in ScrollbarGetLayout()
H A DttkDefaultTheme.c820 Tcl_Obj *orientObj; member
825 Tk_Offset(TroughElement, orientObj), "horizontal" },
861 Ttk_GetOrientFromObj(NULL, troughPtr->orientObj, &orient); in TroughElementDraw()
900 Tcl_Obj *orientObj; member
911 { "-orient", TK_OPTION_ANY,Tk_Offset(ThumbElement,orientObj),"horizontal"},
922 Ttk_GetOrientFromObj(NULL, thumb->orientObj, &orient); in ThumbElementSize()
983 Tcl_Obj *orientObj; /* Orientation of overall slider */ member
999 { "-orient", TK_OPTION_ANY, Tk_Offset(SliderElement,orientObj),
1011 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
H A DttkScale.c30 Tcl_Obj *orientObj; /* widget orientation */ member
62 Tk_Offset(Scale,scale.orientObj),
199 interp, theme, recordPtr, scalePtr->scale.orientObj); in ScaleGetLayout()
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkSeparator.c15 Tcl_Obj *orientObj; member
27 offsetof(Separator,separator.orientObj),
44 interp, theme, recordPtr, sep->separator.orientObj); in SeparatorGetLayout()
H A DttkElements.c374 Tcl_Obj *orientObj; member
380 offsetof(SeparatorElement, orientObj), "horizontal" },
435 TtkGetOrientFromObj(NULL, separator->orientObj, &orient); in GeneralSeparatorElementDraw()
908 Tcl_Obj *orientObj; member
917 offsetof(ThumbElement, orientObj), "horizontal" },
940 TtkGetOrientFromObj(NULL, thumb->orientObj, &orient); in ThumbElementSize()
983 Tcl_Obj *orientObj; /* orientation of overall slider */ member
1017 TtkGetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
1046 TtkGetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementDraw()
1100 Tcl_Obj *orientObj; /* widget orientation */ member
[all …]
H A DttkProgress.c31 Tcl_Obj *orientObj; member
76 "horizontal", offsetof(Progressbar,progress.orientObj), TCL_INDEX_NONE,
306 TtkGetOrientFromObj(NULL, pb->progress.orientObj, &orient); in ProgressbarSize()
379 TtkGetOrientFromObj(NULL, pb->progress.orientObj, &orient); in ProgressbarDoLayout()
400 interp, theme, recordPtr, pb->progress.orientObj); in ProgressbarGetLayout()
H A DttkScrollbar.c19 Tcl_Obj *orientObj; member
40 offsetof(Scrollbar, scrollbar.orientObj),
70 interp, theme, recordPtr, sb->scrollbar.orientObj); in ScrollbarGetLayout()
H A DttkDefaultTheme.c840 Tcl_Obj *orientObj; member
845 offsetof(TroughElement, orientObj), "horizontal" },
887 TtkGetOrientFromObj(NULL, troughPtr->orientObj, &orient); in TroughElementDraw()
926 Tcl_Obj *orientObj; member
937 { "-orient", TK_OPTION_ANY, offsetof(ThumbElement,orientObj),"horizontal"},
952 TtkGetOrientFromObj(NULL, thumb->orientObj, &orient); in ThumbElementSize()
1015 Tcl_Obj *orientObj; /* Orientation of overall slider */ member
1031 { "-orient", TK_OPTION_ANY, offsetof(SliderElement,orientObj),
1046 TtkGetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
H A DttkScale.c30 Tcl_Obj *orientObj; /* widget orientation */ member
62 offsetof(Scale,scale.orientObj),
200 interp, theme, recordPtr, scalePtr->scale.orientObj); in ScaleGetLayout()
H A DttkClamTheme.c569 Tcl_Obj *orientObj; member
583 offsetof(ScrollbarElement, orientObj), "horizontal" },
663 TtkGetOrientFromObj(NULL, sb->orientObj, &orient); in ThumbElementDraw()
710 TtkGetOrientFromObj(NULL, sb->orientObj, &orient); in SliderElementSize()
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkSeparator.c16 Tcl_Obj *orientObj; member
28 Tk_Offset(Separator,separator.orientObj),
45 interp, theme, recordPtr, sep->separator.orientObj); in SeparatorGetLayout()
H A DttkElements.c339 Tcl_Obj *orientObj; member
345 Tk_Offset(SeparatorElement, orientObj), "horizontal" },
390 Ttk_GetOrientFromObj(NULL, separator->orientObj, &orient); in GeneralSeparatorElementDraw()
835 Tcl_Obj *orientObj; member
844 Tk_Offset(ThumbElement, orientObj), "horizontal" },
864 Ttk_GetOrientFromObj(NULL, thumb->orientObj, &orient); in ThumbElementSize()
905 Tcl_Obj *orientObj; /* orientation of overall slider */ member
936 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
962 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementDraw()
1016 Tcl_Obj *orientObj; /* widget orientation */ member
[all …]
H A DttkProgress.c26 Tcl_Obj *orientObj; member
50 "horizontal", Tk_Offset(Progressbar,progress.orientObj), -1,
277 Ttk_GetOrientFromObj(NULL, pb->progress.orientObj, &orient); in ProgressbarSize()
350 Ttk_GetOrientFromObj(NULL, pb->progress.orientObj, &orient); in ProgressbarDoLayout()
371 interp, theme, recordPtr, pb->progress.orientObj); in ProgressbarGetLayout()
H A DttkScrollbar.c20 Tcl_Obj *orientObj; member
41 Tk_Offset(Scrollbar,scrollbar.orientObj),
68 interp, theme, recordPtr, sb->scrollbar.orientObj); in ScrollbarGetLayout()
H A DttkDefaultTheme.c769 Tcl_Obj *orientObj; member
774 Tk_Offset(TroughElement, orientObj), "horizontal" },
810 Ttk_GetOrientFromObj(NULL, troughPtr->orientObj, &orient); in TroughElementDraw()
849 Tcl_Obj *orientObj; member
860 { "-orient", TK_OPTION_ANY,Tk_Offset(ThumbElement,orientObj),"horizontal"},
871 Ttk_GetOrientFromObj(NULL, thumb->orientObj, &orient); in ThumbElementSize()
932 Tcl_Obj *orientObj; /* Orientation of overall slider */ member
948 { "-orient", TK_OPTION_ANY, Tk_Offset(SliderElement,orientObj),
960 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
H A DttkScale.c28 Tcl_Obj *orientObj; /* widget orientation */ member
55 Tk_Offset(Scale,scale.orientObj),
180 interp, theme, recordPtr, scalePtr->scale.orientObj); in ScaleGetLayout()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DttkWinTheme.c541 Tcl_Obj *orientObj; member
545 { "-orient", TK_OPTION_ANY,Tk_Offset(ThumbElement,orientObj),"horizontal"},
556 Ttk_GetOrientFromObj(NULL, thumbPtr->orientObj, &orient); in ThumbElementSize()
597 Tcl_Obj *orientObj; /* orientation of the slider widget */ member
601 { "-orient", TK_OPTION_ANY, Tk_Offset(SliderElement,orientObj),
613 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DttkWinTheme.c541 Tcl_Obj *orientObj; member
545 { "-orient", TK_OPTION_ANY,Tk_Offset(ThumbElement,orientObj),"horizontal"},
556 Ttk_GetOrientFromObj(NULL, thumbPtr->orientObj, &orient); in ThumbElementSize()
597 Tcl_Obj *orientObj; /* orientation of the slider widget */ member
601 { "-orient", TK_OPTION_ANY, Tk_Offset(SliderElement,orientObj),
613 Ttk_GetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DttkWinTheme.c580 Tcl_Obj *orientObj; member
584 { "-orient", TK_OPTION_ANY, offsetof(ThumbElement,orientObj),"horizontal"},
598 TtkGetOrientFromObj(NULL, thumbPtr->orientObj, &orient); in ThumbElementSize()
641 Tcl_Obj *orientObj; /* orientation of the slider widget */ member
645 { "-orient", TK_OPTION_ANY, offsetof(SliderElement,orientObj),
660 TtkGetOrientFromObj(NULL, slider->orientObj, &orient); in SliderElementSize()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DttkMacOSXTheme.c598 Tcl_Obj *orientObj; /* horizontal / vertical */ member
605 { "-orient", TK_OPTION_STRING, Tk_Offset(TrackElement,orientObj) },
629 Ttk_GetOrientFromObj(NULL, elem->orientObj, &orientation); in TrackElementDraw()
702 Tcl_Obj *orientObj; /* horizontal / vertical */ member
711 Tk_Offset(PbarElement,orientObj), "horizontal" },
741 Ttk_GetOrientFromObj(NULL, pbar->orientObj, &orientation); in PbarElementDraw()
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DttkMacOSXTheme.c2115 Tcl_Obj *orientObj; /* horizontal / vertical */ member
2154 TtkGetOrientFromObj(NULL, elem->orientObj, &orientation); in TrackElementDraw()
2252 Tcl_Obj *orientObj; /* horizontal / vertical */ member
2261 offsetof(PbarElement, orientObj), "horizontal"},
2305 TtkGetOrientFromObj(NULL, pbar->orientObj, &orientation); in PbarElementDraw()
2377 Tcl_Obj *orientObj; member
2382 offsetof(ScrollbarElement, orientObj), "horizontal"},
2397 TtkGetOrientFromObj(NULL, scrollbar->orientObj, &orientation); in TroughElementSize()
2441 TtkGetOrientFromObj(NULL, scrollbar->orientObj, &orientation); in TroughElementDraw()
2479 TtkGetOrientFromObj(NULL, scrollbar->orientObj, &orientation); in ThumbElementSize()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DttkMacOSXTheme.c2158 Tcl_Obj *orientObj; /* horizontal / vertical */ member
2197 Ttk_GetOrientFromObj(NULL, elem->orientObj, &orientation); in TrackElementDraw()
2295 Tcl_Obj *orientObj; /* horizontal / vertical */ member
2304 Tk_Offset(PbarElement, orientObj), "horizontal"},
2348 Ttk_GetOrientFromObj(NULL, pbar->orientObj, &orientation); in PbarElementDraw()
2420 Tcl_Obj *orientObj; member
2425 Tk_Offset(ScrollbarElement, orientObj), "horizontal"},
2440 Ttk_GetOrientFromObj(NULL, scrollbar->orientObj, &orientation); in TroughElementSize()
2484 Ttk_GetOrientFromObj(NULL, scrollbar->orientObj, &orientation); in TroughElementDraw()
2522 Ttk_GetOrientFromObj(NULL, scrollbar->orientObj, &orientation); in ThumbElementSize()
[all …]

12