Lines Matching refs:relief
59 w = Tix.Frame(top, bd=2, relief=RAISED)
107 w = Tix.Frame(top, relief=Tix.RAISED, bd=1)
108 demo.statusbar = Tix.Label(w, relief=Tix.SUNKEN, bd=1)
195 w = Tix.Frame(top, bd=2, relief=Tix.GROOVE)
420 relief=Tix.FLAT, width=240, anchor=Tix.N,
432 relief=Tix.FLAT, width=240, anchor=Tix.N,
446 relief=Tix.FLAT, width=240, anchor=Tix.N,
448 bar = Tix.Frame(w, bd=2, relief=Tix.RAISED)
469 relief=Tix.FLAT, width=240, anchor=Tix.N,
497 relief=Tix.FLAT, width=200, anchor=Tix.N,
511 relief=Tix.RAISED,
542 relief=Tix.FLAT, width=200, anchor=Tix.N,
554 relief=Tix.RAISED,
577 relief=Tix.FLAT, width=200, anchor=Tix.N,
596 relief=Tix.RAISED,
631 relief=Tix.FLAT, width=240, anchor=Tix.N,
674 relief=Tix.FLAT, width=240, anchor=Tix.N,
741 relief=Tix.FLAT, width=240, anchor=Tix.N,
751 relief=Tix.FLAT, width=240, anchor=Tix.N,
754 box = Tix.ExFileSelectBox(w, bd=2, relief=Tix.RAISED)
927 relief=Tix.SUNKEN, bg=slb.hlist['bg'])