Lines Matching +defs:help +defs:h
325 #define attr_clear(win,h,w,a) dlg_attr_clear(win,h,w,a) argument
326 #define auto_size(t,s,h,w,xl,mc) dlg_auto_size(t,s,h,w,xl,mc) argument
327 #define auto_sizefile(t,f,h,w,xl,mc) dlg_auto_sizefile(t,f,h,w,xl,mc) argument
330 #define box_y_ordinate(h) dlg_box_y_ordinate(h) argument
331 #define calc_listh(h,lh,in) dlg_calc_listh(h,lh,in) argument
335 #define ctl_size(h,w) dlg_ctl_size(h,w) argument
339 #define draw_box(win,y,x,h,w,xc,bc) dlg_draw_box(win,y,x,h,w,xc,bc) argument
340 #define draw_shadow(win,h,w,y,x) dlg_draw_shadow(win,h,w,y,x) argument
346 #define mouse_mkbigregion(y,x,h,w,n,ix,iy,m) dlg_mouse_mkbigregion(y,x,h,w,n,ix,iy,m) argument
347 #define mouse_mkregion(y,x,h,w,n) dlg_mouse_mkregion(y,x,h,w,n) argument
352 #define new_window(h,w,y,x) dlg_new_window(h,w,y,x) argument
354 #define print_autowrap(win,s,h,w) dlg_print_autowrap(win,s,h,w) argument
355 #define print_size(h,w) dlg_print_size(h,w) argument
358 #define sub_window(win,h,w,y,x) dlg_sub_window(win,h,w,y,x) argument
681 char *help; member
699 char *help; /* help-message, if any */ member