Searched refs:FN_SELECTION (Results 1 – 2 of 2) sorted by relevance
52 #define FN_SELECTION (SID_SW_START + 900) macro901 #define FN_CHAR_LEFT (FN_SELECTION + 1 ) /* */902 #define FN_CHAR_RIGHT (FN_SELECTION + 2 ) /* */903 #define FN_LINE_UP (FN_SELECTION + 3 ) /* */904 #define FN_LINE_DOWN (FN_SELECTION + 4 ) /* */922 #define FN_NEXT_WORD (FN_SELECTION + 21) /* NextWord */923 #define FN_PREV_WORD (FN_SELECTION + 22) /* PrevWord */926 #define FN_DELETE (FN_SELECTION + 25) /* Delete */942 #define FN_ESCAPE (FN_SELECTION + 41) /* Normal */977 #define FN_PREV_PARA (FN_SELECTION + 74)[all …]
393 #define FN_SELECTION (SID_SW_START + 900)394 #define FN_END_OF_DOCUMENT (FN_SELECTION + 8)395 #define FN_START_DOC_DIRECT (FN_SELECTION + 78)396 #define FN_END_DOC_DIRECT (FN_SELECTION + 79)
Completed in 35 milliseconds