Searched defs:text (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.gui.c | 175 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() 509 const char *text) in show_scroll_win()
|
| H A D | lkc.h | 41 #define _(text) gettext(text) argument 42 #define N_(text) (text) argument
|
| H A D | mconf.c | 621 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 627 static void show_helptext(const char *title, const char *text) in show_helptext()
|
| H A D | qconf.h | 178 void setText(colIdx idx, const QString& text) in setText() 182 QString text(colIdx idx) const in text() function
|
| H A D | zconf.l | 27 static char *text; variable
|
| H A D | kxgettext.c | 13 static char *escape(const char* text, char *bf, int len) in escape()
|
| H A D | expr.h | 138 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
| H A D | qconf.cc | 1153 QString* text = reinterpret_cast<QString*>(data); in expr_print_help() local
|
| H A D | lex.zconf.c | 798 static char *text; variable
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | srcpos.c | 132 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | zlib.h | 187 MS_U32 text; /* true if compressed data believed to be text */ member
|
| H A D | png.h | 798 png_charp text; /* comment, may be an empty string (ie "") member 957 png_textp text; /* array of comments read/to write */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | unifdef.c | 175 static bool text; /* -t: this is a text file */ variable
|