Home | History | Annotate | Download | only in src

Lines Matching refs:VKEY_END

456     { VKEY_END,    0,                  "MoveToEndOfLine"                      },
457 { VKEY_END, ShiftKey, "MoveToEndOfLineAndModifySelection" },
463 { VKEY_END, CtrlKey, "MoveToEndOfDocument" },
464 { VKEY_END, CtrlKey | ShiftKey,