Home | History | Annotate | Download | only in idlelib

Lines Matching refs:BOTH

193         text_frame.pack(side=LEFT, fill=BOTH, expand=1)
194 text.pack(side=TOP, fill=BOTH, expand=1)
1528 # Either or both may be None.