Searched refs:dialog_textbox (Results 1 – 3 of 3) sorted by relevance
206 int dialog_textbox(const char *title, const char *file, int height, int width);
51 int dialog_textbox(const char *title, const char *tbuf, in dialog_textbox() function
688 dialog_textbox(title, text, r, c); in show_textbox()