Searched refs:box (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument 41 print_page(box, boxh, boxw); in refresh_text_box() 57 WINDOW *dialog, *box; in dialog_textbox() local 97 box = subwin(dialog, boxh, boxw, y + 1, x + 1); in dialog_textbox() 98 wattrset(box, dlg.dialog.atr); in dialog_textbox() 99 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox() 101 keypad(box, TRUE); in dialog_textbox() 122 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox() 123 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 132 delwin(box); in dialog_textbox() [all …]
|
| H A D | util.c | 422 chtype box, chtype border) in draw_box() argument 435 waddch(win, box | ACS_URCORNER); in draw_box() 437 waddch(win, box | ACS_LRCORNER); in draw_box() 441 waddch(win, box | ACS_HLINE); in draw_box() 445 waddch(win, box | ACS_VLINE); in draw_box() 447 waddch(win, box | ' '); in draw_box()
|
| H A D | dialog.h | 204 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.gui.c | 301 box(win, 0, 0); in btn_dialog() 398 box(win, 0, 0); in dialog_inputbox() 550 box(win, 0, 0); in show_scroll_win()
|
| H A D | nconf.c | 962 box(main_window, 0, 0); in show_menu()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_pip.c.0 | 525 /// @param u8WidthIn \b IN: In-box width 526 /// @param u8WidthOut \b IN: Out-box width
|
| H A D | mdrv_sc_scaling.c.0 | 6866 //if box chip need define HW_OPM_FETCH_NEEDPLUS2
|
| H A D | mvideo.c.0 | 12517 … \b IN: ENABLE/DISABLE The FrameRateIn is based on the output format of the box
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 1468 # visualized by representing a node as a red box. Note that doxygen if the 1487 # seem to support this out of the box. Warning: Depending on the platform used,
|
| H A D | bsp.dxyfile | 1467 # visualized by representing a node as a red box. Note that doxygen if the 1486 # seem to support this out of the box. Warning: Depending on the platform used,
|