Searched defs:dpy (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/less/dist/ |
H A D | scrsize.c | 50 static int get_winsize(dpy, window, p_width, p_height) in get_winsize() argument 89 Display *dpy; local
|
/netbsd-src/external/bsd/nvi/dist/motif_l/ |
H A D | xtabbed.c | 778 Display *dpy = XtDisplay(self); local 799 Display *dpy = XtDisplay(self); local 844 Display *dpy = XtDisplay(self); local 1719 static XImage *MakeXImage(Display *dpy, int w, int h) in MakeXImage() 1748 int XRotDrawString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC gc, int x, i… in XRotDrawString() 1763 int XRotDrawImageString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC gc, int… in XRotDrawImageString() 1778 int XRotDrawAlignedString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC gc, i… in XRotDrawAlignedString() 1793 int XRotDrawAlignedImageString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC … in XRotDrawAlignedImageString() 1807 static int XRotPaintAlignedString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, … in XRotPaintAlignedString() 2039 static int XRotDrawHorizontalString(Display *dpy, XFontStruct *font, Drawable drawable, GC gc, int … in XRotDrawHorizontalString() [all …]
|
/netbsd-src/games/hack/ |
H A D | hack.apply.c | 335 int dpx = dig_pos.x, dpy = dig_pos.y; in dig() local
|
/netbsd-src/external/gpl2/groff/dist/src/utils/xtotroff/ |
H A D | xtotroff.c | 42 Display *dpy; variable
|