Searched refs:xorg (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/dialog/ |
H A D | inputbox.c | 74 int xorg, yorg; in dialog_inputbox() local 127 xorg = dlg_box_x_ordinate(width); in dialog_inputbox() 130 dialog = dlg_new_window(height, width, yorg, xorg); in dialog_inputbox() 134 dlg_mouse_setbase(xorg, yorg); in dialog_inputbox() 155 editor = dlg_sub_window(dialog, 1, box_width, yorg + box_y, xorg + box_x); in dialog_inputbox()
|
H A D | rangebox.c | 210 int yorg, xorg; in dialog_rangebox() local 243 xorg = dlg_box_x_ordinate(width)); in dialog_rangebox() 284 dlg_mouse_setbase(xorg, yorg); in dialog_rangebox()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | xwindows | 31 # https://cgit.freedesktop.org/xorg/lib/libXcursor/tree/include/X11/Xcursor/Xcursor.h
|
H A D | fonts | 116 # Reference: https://cgit.freedesktop.org/xorg/lib/libXfont/tree/src/bitmap/snfstr.h
|
/freebsd/tools/tools/sysbuild/ |
H A D | README | 129 /etc/X11/xorg.conf
|