Searched refs:update_text_fn (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | textbox.c | 25 static void print_page(WINDOW *win, int height, int width, update_text_fn 40 int cur_y, int cur_x, update_text_fn update_text, in refresh_text_box() 58 update_text_fn update_text, void *data) in dialog_textbox() 312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
|
| H A D | dialog.h | 236 typedef void (*update_text_fn)(char *buf, size_t start, size_t end, void typedef 240 update_text_fn update_text, void *data);
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 13 static void print_page(WINDOW *win, int height, int width, update_text_fn 28 int cur_y, int cur_x, update_text_fn update_text, in refresh_text_box() 46 update_text_fn update_text, void *data) in dialog_textbox() 300 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
|
| H A D | dialog.h | 224 typedef void (*update_text_fn)(char *buf, size_t start, size_t end, void typedef 228 update_text_fn update_text, void *data);
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 12 static void print_page(WINDOW *win, int height, int width, update_text_fn 27 int cur_y, int cur_x, update_text_fn update_text, in refresh_text_box() 45 update_text_fn update_text, void *data) in dialog_textbox() 299 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
|
| H A D | dialog.h | 217 typedef void (*update_text_fn)(char *buf, size_t start, size_t end, void typedef 221 update_text_fn update_text, void *data);
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 291 update_text_fn update_text, void *data); 756 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 291 update_text_fn update_text, void *data); 757 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 291 update_text_fn update_text, void *data); 757 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
|