Home | History | Annotate | Download | only in source_frame

Lines Matching defs:Right

59         "Right": "goCharRight",
85 "Ctrl-Right": "goGroupRight",
87 "Alt-Right": "goLineEnd",
103 "Alt-Right": "goGroupRight",
105 "Cmd-Right": "goLineEnd",
1547 var rightKey = modifierKey + "-Right";