Home
last modified time | relevance | path

Searched refs:box (Results 1 – 23 of 23) sorted by relevance

/buildroot/support/kconfig/lxdialog/
A Dtextbox.c43 print_page(box, boxh, boxw, update_text, data); in refresh_text_box()
62 WINDOW *dialog, *box; in dialog_textbox() local
112 box = subwin(dialog, boxh, boxw, y + 1, x + 1); in dialog_textbox()
113 wattrset(box, dlg.dialog.atr); in dialog_textbox()
114 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox()
116 keypad(box, TRUE); in dialog_textbox()
137 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox()
157 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox()
169 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
245 delwin(box); in dialog_textbox()
[all …]
A Dutil.c478 chtype box, chtype border) in draw_box() argument
491 waddch(win, box | ACS_URCORNER); in draw_box()
493 waddch(win, box | ACS_LRCORNER); in draw_box()
497 waddch(win, box | ACS_HLINE); in draw_box()
501 waddch(win, box | ACS_VLINE); in draw_box()
503 waddch(win, box | ' '); in draw_box()
A Ddialog.h226 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
/buildroot/package/dvbsnoop/
A DConfig.in8 set-top box for example) via DVB APIv3 to view into a TS, or a
9 demux to view PES or PS (also mostly inside the set-top box or
18 Neutrino on the set-top box DBox2.
/buildroot/package/libhdhomerun/
A DConfig.in7 box, produced by the company SiliconDust USA, Inc.
/buildroot/package/mesa3d/
A D0002-vc4-add-meson-option-to-disable-optional-neon-suppor.patch68 int cpp, const struct pipe_box *box)
74 cpp, box);
77 int cpp, const struct pipe_box *box)
83 cpp, box);
/buildroot/package/fail2ban/
A DConfig.in8 failures, seeking for exploits, etc. Out of the box Fail2Ban
/buildroot/package/sdl_sound/
A D0002-remove-werror.patch8 1/ configure.in doesn't autoreconf properly out of the box.
/buildroot/package/lua-sdl2/
A D0001-Do-not-reference-host-directory-for-headers.patch21 -# the SDL_INCLUDE_DIR, thus allow to build SDL apps out of box.
/buildroot/package/python-psycopg2/
A DConfig.in19 types are supported out-of-the-box and adapted to matching
/buildroot/package/poppler/
A D0001-OutlineItem-open-Fix-crash-on-malformed-files.patch25 // Copyright (C) 2009 Nick Jones <nick.jones@network-box.com>
/buildroot/docs/website/css/
A Dtimeline.css50 -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
51 box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
A Dmain.css258 .panel-box p {
/buildroot/support/misc/
A DVagrantfile15 config.vm.box = 'ubuntu/bionic64'
/buildroot/support/kconfig/
A Dnconf.gui.c302 box(win, 0, 0); in btn_dialog()
412 box(win, 0, 0); in dialog_inputbox()
595 box(win, 0, 0); in show_scroll_win()
A Dnconf.c965 box(main_window, 0, 0); in show_menu()
/buildroot/system/skeleton/etc/
A Dservices290 vboxd 20012/tcp # voice box system
291 vboxd 20012/udp # voice box system
/buildroot/package/ivi-homescreen/
A DConfig.in128 provides a simple-box-view-type option.
/buildroot/docs/website/images/
A Dlogo.xcf24 (box-mode dynamic)
25 (box-unit pixels)
622 (box-mode dynamic)
623 (box-unit pixels)
780 (box-mode dynamic)
781 (box-unit pixels)
/buildroot/package/systemd/
A DConfig.in497 systemd-boot does this out of the box.
/buildroot/system/
A DConfig.in173 bootable out of the box; mounting a filesystem from actual
/buildroot/docs/manual/
A Dcontribute.adoc358 +git+ can be configured to automatically do this out of the box with:
/buildroot/
A DCHANGES13050 terminal setup out of the box.

Completed in 82 milliseconds