Lines Matching full:keypress
5527 // to either handle them immediately (e.g. Tab that changes focus) or let a keypress event be generated
5535 // Keypress (Char event) handler is the latest opportunity to execute.
5541 // An input method may make several actions per keypress. For example, pressing Return with Korean IM both confirms it and sends a newline.