Home
last modified time | relevance | path

Searched refs:KB_RIGHTARROW (Results 1 – 5 of 5) sorted by relevance

/dports/science/cdf/cdf33_0-dist/src/include/
H A Dwindoz.h511 # define KB_RIGHTARROW KEY_RIGHT macro
518 # define KB_RIGHTARROW 0425 macro
525 # define KB_RIGHTARROW KB_CTRL_29 macro
H A Dcdfconfig.h585 #define NEXTFIELDkey_EDIT KB_RIGHTARROW
610 #define NEXTFIELDkey_EXPORT KB_RIGHTARROW
658 #define NEXTRECORDkey_WALK KB_RIGHTARROW
H A Dwidgets.h134 #define IW_RIGHT KB_RIGHTARROW
424 #define FW_RIGHT_CHAR KB_RIGHTARROW
/dports/science/cdf/cdf33_0-dist/src/tools/
H A Dwindoz.c764 if (key == KB_RIGHTARROW) {
1289 *tcode = KB_RIGHTARROW;
2602 case KB_RIGHTARROW:
H A Dwidgets.c807 if (PW->key == KB_RIGHTARROW) { in PromptWindow()
1567 if (EW->key == KB_RIGHTARROW) { in EditWindow()