Searched refs:border (Results 1 – 10 of 10) sorted by relevance
| /buildroot/docs/website/css/ |
| A D | timeline.css | 46 border: 1px solid #d4d4d4; 47 border-radius: 2px; 62 border-right: 0 solid #ccc; 74 border-right: 0 solid #fff; 103 border-left-width: 0; 104 border-right-width: 15px; 110 border-left-width: 0; 111 border-right-width: 14px; 172 border-left-width: 0; 173 border-right-width: 15px; [all …]
|
| A D | main.css | 85 border: 0; 86 border-top: 1px solid #ccc; 93 border-color: transparent;
|
| /buildroot/support/kconfig/lxdialog/ |
| A D | yesno.c | 63 dlg.dialog.atr, dlg.border.atr); in dialog_yesno() 64 wattrset(dialog, dlg.border.atr); in dialog_yesno()
|
| A D | util.c | 37 dlg.border.atr = A_NORMAL; in set_mono_theme() 77 DLG_COLOR(border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 110 DLG_COLOR(border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 197 init_one_color(&dlg.border); in init_dialog_colors() 478 chtype box, chtype border) in draw_box() argument 487 waddch(win, border | ACS_ULCORNER); in draw_box() 489 waddch(win, border | ACS_LLCORNER); in draw_box() 495 waddch(win, border | ACS_HLINE); in draw_box() 499 waddch(win, border | ACS_VLINE); in draw_box()
|
| A D | dialog.h | 121 struct dialog_color border; member 227 chtype border);
|
| A D | inputbox.c | 74 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox() 75 wattrset(dialog, dlg.border.atr); in dialog_inputbox() 93 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
|
| A D | checklist.c | 152 dlg.dialog.atr, dlg.border.atr); in dialog_checklist() 153 wattrset(dialog, dlg.border.atr); in dialog_checklist()
|
| A D | textbox.c | 120 dlg.dialog.atr, dlg.border.atr); in dialog_textbox() 122 wattrset(dialog, dlg.border.atr); in dialog_textbox()
|
| A D | menubox.c | 215 dlg.dialog.atr, dlg.border.atr); in dialog_menu() 216 wattrset(dialog, dlg.border.atr); in dialog_menu()
|
| /buildroot/docs/website/images/ |
| A D | logo.xcf | 700 …�������FH#$ �Root border�… 872 Build border�
|
Completed in 30 milliseconds