Home | History | Annotate | Download | only in win

Lines Matching refs:VK_END

1823     { VK_END,    0,                  "MoveToEndOfLine"                             },
1824 { VK_END, ShiftKey, "MoveToEndOfLineAndModifySelection" },
1825 { VK_END, CtrlKey, "MoveToEndOfDocument" },
1826 { VK_END, CtrlKey | ShiftKey, "MoveToEndOfDocumentAndModifySelection" },
1988 case VK_END: