Home
last modified time | relevance | path

Searched refs:dlg_mouse_mkbigregion (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/dialog/
H A Dmouse.c62 dlg_mouse_mkbigregion(int y, int x, in dlg_mouse_mkbigregion() function
H A Ddialog.h346 #define mouse_mkbigregion(y,x,h,w,n,ix,iy,m) dlg_mouse_mkbigregion(y,x,h,w,n,ix,iy,m)
938 extern void dlg_mouse_mkbigregion (int /*y*/, int /*x*/, int /*height*/, int /*width*/, int /*code*…
950 #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), in init_list()
682 dlg_mouse_mkbigregion(getbegy(dialog) + tbox_y - MARGIN, in dlg_fselect()
H A Deditbox.c426 dlg_mouse_mkbigregion(box_y + MARGIN, in dlg_editbox()
H A Dchecklist.c373 dlg_mouse_mkbigregion(all.box_y + 1, all.box_x, in dlg_checklist()
H A Dtreeview.c344 dlg_mouse_mkbigregion(box_y + 1, box_x, in dlg_treeview()
H A Dmenubox.c516 dlg_mouse_mkbigregion(all.box_y + 1, all.box_x, in dlg_menu()
H A Dcalendar.c523 dlg_mouse_mkbigregion(y + 1, x + MON_WIDE, height - 1, width - MON_WIDE, in init_object()
H A Dtextbox.c782 dlg_mouse_mkbigregion(0, 0, PAGE_LENGTH + 2, width, KEY_MAX, 1, 1, 1 /* lines */ ); in dialog_textbox()
H A Dformbox.c595 dlg_mouse_mkbigregion(getbegy(form) - getbegy(dialog), in dlg_form()
H A Dbuildlist.c730 dlg_mouse_mkbigregion(data[i].box_y + 1, in dlg_buildlist()
/freebsd/contrib/dialog/package/
H A Ddialog.sym159 dlg_mouse_mkbigregion
H A Ddialog.map101 dlg_mouse_mkbigregion;