Home
last modified time | relevance | path

Searched refs:Down (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dlink.c56 Down(i) = (r == Rows(m)-1) ? (ITEM *)0 : IthItem(m, n+1); in link_col_major()
63 Down(IthItem(m, n-1)) = IthItem(m, n - Rows(m)); in link_col_major()
87 Down(IthItem(m, up)) = IthItem(m, n); in link_col_major()
112 Down(i) = IthItem(m, n + Cols(m)); in link_row_major()
117 Down(i) = (ITEM *) NULL; in link_row_major()
121 Down(i) = IthItem(m, Nitems(m)-1); in link_row_major()
156 Down(IthItem(m, up)) = IthItem(m, n); in link_row_major()
H A Ddriver.c94 if (Down(current) == (ITEM *)0) { in menu_driver()
98 current = Down(current); in menu_driver()
116 current = Down(current); in menu_driver()
137 current = Down(current); in menu_driver()
H A Dpost.c179 } while ((i = Down(i)) != si); in _draw()
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dprivate.h135 #define Down(i) (i)->down macro
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh749 updown=Down
1192 if [ $updown = Down ] ; then
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault175 # 0xff54,0x72,0xe0; Down arrow
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps145 cursor_down, "cud1" "do" Down one line
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS68 * The menu interfaces supports Page Up, Page Down, and Right Key.
H A DChangeLog1178 codes for Page Up and Page Down.
1181 * stage2/stage2.c (run_menu): Deal with Page Up and Page Down.
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps152 cursor_down cud1 do str Down one line
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps150 cursor_down cud1 do str Down one line
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids24093 AT 0503 Down Line Phone
24262 081 System Power Down
24274 08d System Menu Down
24276 091 Direction Pad Down
24393 026 Move Up/Down
24492 04e Page Down
24495 051 Down Arrow
24542 081 Volume Down
24758 043 Menu Down
24959 234 AC Scroll Down
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src600 # End=\0O Down=\0P NxPag=\0Q
3719 # Down ESC [ B ESC [ b ESC O b ESC O B
5087 # Down Arrow \E[B
5092 # Page Down \E[6~
5124 # Ctrl-Down Arrow \E[38~
5129 # Ctrl-Page Down \E[46~
5148 # Alt-Down Arrow \E[60~
5153 # Alt-Page Down \E[68~
6804 # Up Down
7111 # TVI925 DIP switches. In each of these, D = Down and U = Up,
[all …]
H A Dterminfo.src631 # End=\0O Down=\0P NxPag=\0Q
4240 # Down ESC [ B ESC [ b ESC O b ESC O B
5777 # Down Arrow \E[B
5782 # Page Down \E[6~
5814 # Ctrl-Down Arrow \E[38~
5819 # Ctrl-Page Down \E[46~
5838 # Alt-Down Arrow \E[60~
5843 # Alt-Page Down \E[68~
7633 # Up Down
7956 # TVI925 DIP switches. In each of these, D = Down and U = Up,
[all …]