Searched refs:yorg (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/dialog/
H A Dinputbox.c67 int xorg, yorg; local
113 yorg = dlg_box_y_ordinate(height);
115 dialog = dlg_new_window(height, width, yorg, xorg);
119 dlg_mouse_setbase(xorg, yorg);
140 editor = dlg_sub_window(dialog, 1, box_width, yorg + box_y, xorg + box_x);
H A Drangebox.c223 int yorg, xorg; local
247 yorg = dlg_box_y_ordinate(height),
289 dlg_mouse_setbase(xorg, yorg);

Completed in 126 milliseconds