HomeSort by: relevance | last modified time | path
    Searched refs:XSetForeground (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
m_ruler.c 224 XSetForeground( XtDisplay(db_ruler), gc_ruler, fg );
m_vi.c 148 XSetForeground( XtDisplay(this_screen->area), gc, fg );
152 XSetForeground( XtDisplay(this_screen->area), gc, fg );
157 XSetForeground( XtDisplay(this_screen->area), gc, fg );
161 XSetForeground( XtDisplay(this_screen->area), gc, bg );
xtabbed.c 1910 XSetForeground(dpy, depth_one_gc, 0);
1951 XSetForeground(dpy, my_gc, values.background);
1957 XSetForeground(dpy, my_gc, values.foreground);
1966 XSetForeground(dpy, depth_one_gc, 1);
1993 XSetForeground(dpy, depth_one_gc, 0);
2262 XSetForeground(dpy, depth_one_gc, 1);
2368 XSetForeground(dpy, font_gc, 0);
2371 XSetForeground(dpy, font_gc, 1);
  /src/external/mit/xorg/lib/libX11/
Makefile 425 MLINKS += XSetState.3 XSetForeground.3

Completed in 25 milliseconds