Searched refs:dlg_mouse_mkbigregion (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dmouse.c61 dlg_mouse_mkbigregion(int y, int x, function
H A Ddialog.h329 #define mouse_mkbigregion(y,x,h,w,n,ix,iy,m) dlg_mouse_mkbigregion(y,x,h,w,n,ix,iy,m)
848 extern void dlg_mouse_mkbigregion (int /*y*/, int /*x*/, int /*height*/, int /*width*/, int /*code*/, int /*step_x*/, int /*step_y*/, int /*mode*/);
860 #define dlg_mouse_mkbigregion(y, x, height, width, code, step_x, step_y, mode) /*nothing*/ macro
H A Dfselect.c100 dlg_mouse_mkbigregion(getbegy(win), getbegx(win),
652 dlg_mouse_mkbigregion(getbegy(dialog) + tbox_y - MARGIN,
H A Dcalendar.c359 dlg_mouse_mkbigregion(y + 1, x + MON_WIDE, height - 1, width - MON_WIDE,
H A Dchecklist.c358 dlg_mouse_mkbigregion(all.box_y + 1, all.box_x,
H A Deditbox.c406 dlg_mouse_mkbigregion(box_y + MARGIN,
H A Dmenubox.c489 dlg_mouse_mkbigregion(all.box_y + 1, all.box_x,
H A Dtreeview.c343 dlg_mouse_mkbigregion(box_y + 1, box_x,
H A Dbuildlist.c628 dlg_mouse_mkbigregion(data[i].box_y + 1,
H A Dformbox.c576 dlg_mouse_mkbigregion(getbegy(form) - getbegy(dialog),
H A Dtextbox.c758 dlg_mouse_mkbigregion(0, 0, PAGE_LENGTH + 2, width, KEY_MAX, 1, 1, 1 /* lines */ );

Completed in 145 milliseconds