Searched refs:MY_OBJ (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dguage.c49 } MY_OBJ; typedef in typeref:struct:_my_obj
51 static MY_OBJ *all_objects;
54 valid(MY_OBJ * obj)
56 MY_OBJ *list = all_objects;
70 delink(MY_OBJ * obj)
72 MY_OBJ *p = all_objects;
73 MY_OBJ *q = 0;
119 repaint_text(MY_OBJ * obj)
183 MY_OBJ *obj = (MY_OBJ *) c
[all...]
H A Dtailbox.c39 } MY_OBJ; typedef in typeref:struct:__anon546
45 get_line(MY_OBJ * obj)
84 print_line(MY_OBJ * obj, WINDOW *win, int row, int width)
104 last_lines(MY_OBJ * obj, int target)
166 print_page(MY_OBJ * obj, int height, int width)
177 print_last_page(MY_OBJ * obj)
187 repaint_text(MY_OBJ * obj)
205 MY_OBJ *obj = (MY_OBJ *) cb;
234 MY_OBJ *ob
[all...]
H A Dprogressbox.c54 } MY_OBJ; typedef in typeref:struct:__anon542
57 free_obj(MY_OBJ * obj)
73 restart_obj(MY_OBJ * obj)
83 start_obj(MY_OBJ * obj, const char *title, const char *cprompt)
144 get_line(MY_OBJ * obj, int *restart)
223 print_line(MY_OBJ * obj, const char *line, int row)
235 wrote_size(MY_OBJ * obj, int want)
248 wrote_data(MY_OBJ * obj, int want)
261 reprint_lines(MY_OBJ * obj, int buttons)
275 pause_for_ok(MY_OBJ * ob
[all...]
H A Dtextbox.c50 } MY_OBJ; typedef in typeref:struct:__anon547
53 lseek_obj(MY_OBJ * obj, long offset, int mode)
74 ftell_obj(MY_OBJ * obj)
80 lseek_set(MY_OBJ * obj, long offset)
91 lseek_end(MY_OBJ * obj, long offset)
101 lseek_cur(MY_OBJ * obj, long offset)
128 read_high(MY_OBJ * obj, size_t size_read)
203 find_first(MY_OBJ * obj, char *buffer, long length)
221 tabize(MY_OBJ * obj, long val, long *first_pos)
269 get_line(MY_OBJ * ob
[all...]

Completed in 106 milliseconds