Lines Matching refs:dialog
98 struct dialog {
124 set_buttons(struct dialog *d, bool shortcut, const char *oklabel,
126 void draw_buttons(struct dialog *d);
130 int hide_dialog(struct dialog *d);
141 rtextpad(struct dialog *d, int ytext, int xtext, int upnotext, int downnotext);
158 int dialog_size_position(struct dialog *d, int hnotext, int minw, int *htext);
160 /* dialog */
161 void end_dialog(struct dialog *d);
162 int draw_dialog(struct dialog *d);
166 int cols, struct dialog *d);