Searched refs:SFinvertGC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c1077 static GC SFlineGC, SFscrollGC, SFinvertGC, SFtextGC; variable
1175 SFinvertGC = XtGetGC(
1558 SFinvertGC,
2341 XSetBackground(gui.dpy, SFinvertGC, fg ^ bg);
2342 XSetForeground(gui.dpy, SFinvertGC, fg ^ bg);

Completed in 75 milliseconds