Home | History | Annotate | Download | only in idlelib

Lines Matching full:pressed

390             # shift was not pressed
587 When a left/right cursor key is pressed create and return to Tkinter a
596 if (event.state & 5) == 0: # no shift(==1) or control(==4) pressed