Home | History | Annotate | Download | only in win

Lines Matching refs:VK_END

1715     { VK_END,    0,                  "MoveToEndOfLine"                             },
1716 { VK_END, ShiftKey, "MoveToEndOfLineAndModifySelection" },
1717 { VK_END, CtrlKey, "MoveToEndOfDocument" },
1718 { VK_END, CtrlKey | ShiftKey, "MoveToEndOfDocumentAndModifySelection" },
1880 case VK_END: