Home
last modified time | relevance | path

Searched refs:show_textbox (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c292 static void show_textbox(const char *title, const char *text, int r, int c);
726 show_textbox(NULL, setmod_text, 6, 74); in conf()
764 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() function
772 show_textbox(title, text, 0, 0); in show_helptext()
781 show_textbox(NULL, s, 6, 60); in conf_message_callback()
886 show_textbox(NULL, "You have made an invalid entry.", 5, 43); in conf_string()
914 show_textbox(NULL, "File does not exist!", 5, 38); in conf_load()
940 show_textbox(NULL, "Can't create file!", 5, 60); in conf_save()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c292 static void show_textbox(const char *title, const char *text, int r, int c);
727 show_textbox(NULL, setmod_text, 6, 74); in conf()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() function
773 show_textbox(title, text, 0, 0); in show_helptext()
785 show_textbox(NULL, buf, 6, 60); in conf_message_callback()
890 show_textbox(NULL, _("You have made an invalid entry."), 5, 43); in conf_string()
918 show_textbox(NULL, _("File does not exist!"), 5, 38); in conf_load()
944 show_textbox(NULL, _("Can't create file! Probably a nonexistent directory."), 5, 60); in conf_save()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c292 static void show_textbox(const char *title, const char *text, int r, int c);
727 show_textbox(NULL, setmod_text, 6, 74); in conf()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() function
773 show_textbox(title, text, 0, 0); in show_helptext()
785 show_textbox(NULL, buf, 6, 60); in conf_message_callback()
890 show_textbox(NULL, _("You have made an invalid entry."), 5, 43); in conf_string()
918 show_textbox(NULL, _("File does not exist!"), 5, 38); in conf_load()
944 show_textbox(NULL, _("Can't create file! Probably a nonexistent directory."), 5, 60); in conf_save()