Home | History | Annotate | Download | only in idlelib

Lines Matching refs:BOTH

261         text_frame.pack(side=LEFT, fill=BOTH, expand=1)
262 text.pack(side=TOP, fill=BOTH, expand=1)
1587 # Either or both may be None.