Home
last modified time | relevance | path

Searched refs:XSetFunction (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dx_.h99 # define XSetFunction xsetfunction macro
H A Dgdevx.h130 XSetFunction(xdev->dpy, xdev->gc, (xdev->function = (func)));\
H A Dvms_x_fix.h259 #define XSetFunction XSETFUNCTION macro
H A Dgdevxini.c462 XSetFunction(xdev->dpy, xdev->gc, GXcopy); in gdev_x_open()