Searched refs:border (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/doc/DocBook/ |
| H A D | docbook.css | 10 border: 1px solid #aaa; 15 border-radius: 6px;
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.css | 29 border-style: solid; 30 border-color: #303030; 31 border-width: 0px 0px 0px 5px;
|
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 51 dlg.dialog.atr, dlg.border.atr); in dialog_yesno() 52 wattrset(dialog, dlg.border.atr); in dialog_yesno()
|
| H A D | util.c | 25 dlg.border.atr = A_NORMAL; in set_mono_theme() 65 DLG_COLOR(border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 98 DLG_COLOR(border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 185 init_one_color(&dlg.border); in init_dialog_colors() 466 chtype box, chtype border) in draw_box() argument 475 waddch(win, border | ACS_ULCORNER); in draw_box() 477 waddch(win, border | ACS_LLCORNER); in draw_box() 483 waddch(win, border | ACS_HLINE); in draw_box() 487 waddch(win, border | ACS_VLINE); in draw_box()
|
| H A D | inputbox.c | 62 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox() 63 wattrset(dialog, dlg.border.atr); in dialog_inputbox() 81 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
|
| H A D | dialog.h | 109 struct dialog_color border; member 215 chtype border);
|
| H A D | textbox.c | 108 dlg.dialog.atr, dlg.border.atr); in dialog_textbox() 110 wattrset(dialog, dlg.border.atr); in dialog_textbox()
|
| H A D | checklist.c | 140 dlg.dialog.atr, dlg.border.atr); in dialog_checklist() 141 wattrset(dialog, dlg.border.atr); in dialog_checklist()
|
| H A D | menubox.c | 203 dlg.dialog.atr, dlg.border.atr); in dialog_menu() 204 wattrset(dialog, dlg.border.atr); in dialog_menu()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.video | 72 This configures a black border on the left and right resp. top and bottom
|