Home
last modified time | relevance | path

Searched defs:text (Results 1 – 12 of 12) sorted by relevance

/scripts/kconfig/
Dnconf.gui.c175 int get_line_no(const char *text) in get_line_no()
189 const char *get_line(const char *text, int line_no) in get_line()
214 void fill_window(WINDOW *win, const char *text) in fill_window()
551 const char *text) in show_scroll_win()
Dmconf.c315 const char *text; member
756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
771 static void show_helptext(const char *title, const char *text) in show_helptext()
Dlkc.h34 #define _(text) gettext(text) argument
35 #define N_(text) (text) argument
Dzconf.l26 static char *text; variable
Dqconf.h168 void setText(colIdx idx, const QString& text) in setText()
172 QString text(colIdx idx) const in text() function
Dkxgettext.c12 static char *escape(const char* text, char *bf, int len) in escape()
Dexpr.h148 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
Dqconf.cc1215 QString* text = reinterpret_cast<QString*>(data); in expr_print_help() local
/scripts/dtc/
Dsrcpos.c214 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
/scripts/kconfig/lxdialog/
Ddialog.h111 const char *text; member
/scripts/
Dunifdef.c175 static bool text; /* -t: this is a text file */ variable
Danalyze_suspend.py1116 text = '' variable in TraceEvent