Home
last modified time | relevance | path

Searched defs:Ttk_WinBox (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkTheme.h138 #define Ttk_WinBox(tkwin) Ttk_MakeBox(0,0,Tk_Width(tkwin),Tk_Height(tkwin)) macro
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkTheme.h123 #define Ttk_WinBox(tkwin) Ttk_MakeBox(0,0,Tk_Width(tkwin),Tk_Height(tkwin)) macro
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkTheme.h142 #define Ttk_WinBox(tkwin) Ttk_MakeBox(0,0,Tk_Width(tkwin),Tk_Height(tkwin)) macro