Searched refs:down (Results 26 - 50 of 50) sorted by relevance

12

/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_global.c96 (ITEM *)0 /* down */
414 item->down = ((i + Number_Of_Columns) < Number_Of_Items)
461 item->down = (row < (Number_Of_Rows - 1))
H A Dmenu.h84 struct tagITEM *down; member in struct:tagITEM
H A Dm_post.c249 item = item->down;
/haiku-fatelf/src/libs/ncurses/include/
H A Dmenu.h84 struct tagITEM *down; member in struct:tagITEM
H A DCaps335 cursor_down cud1 str do - - YBCGE down one line
348 down_half_line hd str hd - - YB-G- half a line down
385 key_down kcud1 str kd KEY_DOWN 0402 YBCGE down-arrow key
404 key_ll kll str kH KEY_LL 0533 YB-G- lower-left key (home down)
431 parm_down_cursor cud str DO - - YBCGE down #1 lines (P*)
454 scroll_reverse ri str sr - - YBCGE scroll text down (P)
813 linefeed_if_not_lf OTnl str nl - - YBCGE use to move down
860 linefeed_is_newline OTNL bool NL - - YB--- move down with \n
922 # GD 194 \302 M-B single down-tick ACS_TTEE |
929 # Gd 203 \313 M-K double down tic
[all...]
H A DCaps.aix4335 cursor_down cud1 str do - - YBCGE down one line
348 down_half_line hd str hd - - YB-G- half a line down
385 key_down kcud1 str kd KEY_DOWN 0402 YBCGE down-arrow key
404 key_ll kll str kH KEY_LL 0533 YB-G- lower-left key (home down)
431 parm_down_cursor cud str DO - - YBCGE down #1 lines (P*)
454 scroll_reverse ri str sr - - YBCGE scroll text down (P)
915 linefeed_if_not_lf OTnl str nl - - YBCGE use to move down
962 linefeed_is_newline OTNL bool NL - - YB--- move down with \n
1024 # GD 194 \302 M-B single down-tick ACS_TTEE |
1031 # Gd 203 \313 M-K double down tic
[all...]
H A DCaps.hpux11337 cursor_down cud1 str do - - YBCGE down one line
350 down_half_line hd str hd - - YB-G- half a line down
387 key_down kcud1 str kd KEY_DOWN 0402 YBCGE down-arrow key
406 key_ll kll str kH KEY_LL 0533 YB-G- lower-left key (home down)
433 parm_down_cursor cud str DO - - YBCGE down #1 lines (P*)
456 scroll_reverse ri str sr - - YBCGE scroll text down (P)
827 linefeed_if_not_lf OTnl str nl - - YBCGE use to move down
874 linefeed_is_newline OTNL bool NL - - YB--- move down with \n
936 # GD 194 \302 M-B single down-tick ACS_TTEE |
943 # Gd 203 \313 M-K double down tic
[all...]
H A DCaps.osf1r5319 cursor_down cud1 str do - - YBCGE down one line
332 down_half_line hd str hd - - YB-G- half a line down
369 key_down kcud1 str kd KEY_DOWN 0402 YBCGE down-arrow key
388 key_ll kll str kH KEY_LL 0533 YB-G- lower-left key (home down)
415 parm_down_cursor cud str DO - - YBCGE down #1 lines (P*)
438 scroll_reverse ri str sr - - YBCGE scroll text down (P)
823 linefeed_if_not_lf OTnl str nl - - YBCGE use to move down
870 linefeed_is_newline OTNL bool NL - - YB--- move down with \n
932 # GD 194 \302 M-B single down-tick ACS_TTEE |
939 # Gd 203 \313 M-K double down tic
[all...]
/haiku-fatelf/src/bin/bash/
H A Dvariables.c1742 for (vc = vcontext; vc; vc = vc->down)
1900 for (vc = shell_variables; vc; vc = vc->down)
2265 for (vc = shell_variables; vc; vc = vc->down)
2695 for (elt = (BUCKET_CONTENTS *)NULL, v = vc; v; v = v->down)
2764 for (vc = shell_variables; vc; vc = vc->down)
2935 for (nentries = 0, v = vc; v; v = v->down)
2943 for (v = vc; v; v = v->down)
3139 for (vc = shell_variables; vc; vc = vc->down)
3239 /* Push the variable described by (SHELL_VAR *)DATA down to the next
3581 for (n = 0, vc = shell_variables; vc; vc = vc->down)
[all...]
H A Dvariables.h39 struct var_context *down; /* down towards global context */ member in struct:var_context
H A Dexecute_cmd.c237 shell even if -e is set. Used to pass the CMD_IGNORE_RETURN flag down to
840 executed in the background (down there in execute_simple_command ()),
1272 the subshell bit is turned on down in case cm_group: below),
3560 /* Pass the ignore return flag down to command substitutions */
4627 shell_variables = shell_variables->down;
/haiku-fatelf/src/kits/interface/
H A DScrollBar.cpp49 // Quick constants for determining which arrow is down and are defined with
52 // and ARROW4 points right/down.
104 BRect frame, bool down = false);
1753 const BRect& updateRect, bool enabled, bool down)
1761 if (down && fPrivateData->fDoRepeat) {
1821 // offset triangle if down
1822 if (down && fPrivateData->fDoRepeat) {
1833 if (down)
1836 down ? c : normal, flags, BControlLook::B_ALL_BORDERS,
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DKeyboardProtocolHandler.cpp354 // new key events, but a repeated key down is due
434 KeyboardProtocolHandler::_WriteKey(uint32 key, bool down) argument
438 info.is_keydown = down;
608 0x36, // Page down
659 0x00, // Volume down unmapped
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_mouse.c220 write_event(int down, int button, int x, int y) argument
226 buf[3] = ' ' + (button - 1) + (down ? 0 : 0x40);
750 * upper bits encode what modifiers were down when the
908 /* Make runtime binding to cut down on object size of applications that
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.cpp548 device->module->down(device);
555 // make sure the reader thread is gone before shutting down the interface
/haiku-fatelf/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp1115 \param down The rectangle should be drawn recessed or not
1118 BeDecorator::_DrawBlendedRect(BRect r, bool down) argument
1144 if (down) {
/haiku-fatelf/src/bin/gdb/
H A DMakefile.def152 // Flags which need to be passed down.
/haiku-fatelf/docs/user/
H A Dapidoc.dox442 down in such a way that it says everything it needs to. A proofreader
604 copying down and will point developers right to the place where they can get
/haiku-fatelf/src/bin/gdb/gdb/
H A DChangeLog-3.x2917 of symbol types down to the ingore section, streamlined (I hope)
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex635 \let\down = \relax
2442 \let\down=\lowersections % original BFox name
3236 % at next level down.
3331 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2408 \let\down = \relax
3468 \let\down=\lowersections % original BFox name
4347 % at next level down.
4461 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex2286 \let\down = \relax
3296 \let\down=\lowersections % original BFox name
4167 % at next level down.
4280 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
H A Dtermcap.src341 # ROM graphics for control characters such as the diamond, up- and down-arrow.
4325 # control-down \E[165q
4330 # shift-down \E[164q
5580 # Ctrl-V tabs 81-158 down to clear tab. Shift-Ctrl-M sets right margin at cursor
6164 # S2 6 Cursor down key
6199 # Here are the 910+'s DIP switches (U = up, D = down, X = don't care):
6219 # S2 6 Cursor down key (U = send ^J, D = send ^V)
6288 # S1 (Line), and S3 (Printer) baud rates -- put one, and only one, switch down:
7135 # Wyse bought out Link Technology, Inc. in 1990 and closed it down in 1995.
12440 # LF is newline/LF is down on
[all...]
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex3823 \let\down=\lowersections % original BFox name
4748 % at next level down.
4846 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex4258 \let\down=\lowersections % original BFox name
5329 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.

Completed in 520 milliseconds

12