base/config/kconfig/lxdialog/inputbox.c File Reference

Include dependency graph for inputbox.c:

Go to the source code of this file.

Functions

static void print_buttons (WINDOW *dialog, int height, int width, int selected)
int dialog_inputbox (const char *title, const char *prompt, int height, int width, const char *init)

Variables

char dialog_input_result [MAX_LEN+1]


Function Documentation

int dialog_inputbox ( const char *  title,
const char *  prompt,
int  height,
int  width,
const char *  init 
)

Definition at line 46 of file inputbox.c.

References ACS_HLINE, ACS_LTEE, ACS_RTEE, border_attr, dialog_attr, dialog_input_result, draw_box(), draw_shadow(), ESC, inputbox_attr, MAX_LEN, print_autowrap(), print_buttons(), TAB, and title_attr.

Referenced by j_inputbox().

Here is the call graph for this function:

static void print_buttons ( WINDOW *  dialog,
int  height,
int  width,
int  selected 
) [static]

Definition at line 30 of file inputbox.c.

References print_button().

Here is the call graph for this function:


Variable Documentation

char dialog_input_result[MAX_LEN+1]

Definition at line 24 of file inputbox.c.

Referenced by dialog_inputbox(), and j_inputbox().


Generated on Tue Feb 2 17:46:28 2010 for RTAI API by  doxygen 1.4.7