Searched refs:scroll (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-2.7.6/tools/kconfig/lxdialog/ |
D | menubox.c | 111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() argument 120 if (scroll > 0) { in print_arrows() 136 if ((height < item_no) && (scroll + height < item_no)) { in print_arrows() 171 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() argument 177 *scroll = *scroll + n; in do_scroll() 189 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local 252 scroll = *s_scroll; in dialog_menu() 253 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu() 254 (scroll >= 0) && (scroll + max_choice <= item_count())) { in dialog_menu() 255 first_item = scroll; in dialog_menu() [all …]
|
D | checklist.c | 65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument 70 if (scroll > 0) { in print_arrows() 85 if ((height < item_no) && (scroll + choice < item_no - 1)) { in print_arrows() 121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local 189 scroll = choice - list_height + 1; in dialog_checklist() 190 choice -= scroll; in dialog_checklist() 195 item_set(scroll + i); in dialog_checklist() 199 print_arrows(dialog, choice, item_count(), scroll, in dialog_checklist() 212 item_set(i + scroll); in dialog_checklist() 221 if (!scroll) in dialog_checklist() [all …]
|
/hal_espressif-2.7.6/tools/windows/tool_setup/ |
D | system_check_page.iss.inc | 73 { Render text message for view, add spinner if necessary and scroll the window. }
|
/hal_espressif-2.7.6/docs/en/get-started-legacy/ |
D | index.rst | 370 After startup and diagnostic logs scroll up, you should see "Hello world!" printed out by the appli…
|
/hal_espressif-2.7.6/docs/en/get-started/ |
D | index.rst | 674 After startup and diagnostic logs scroll up, you should see "Hello world!" printed out by the appli…
|
/hal_espressif-2.7.6/examples/storage/spiffsgen/spiffs_image/sub/ |
D | alice.txt | 2837 and a scroll of parchment in the other. In the very middle of the court 2890 unrolled the parchment scroll, and read as follows:--
|