Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_fs.c1015 static GC SFlineGC, SFscrollGC, SFinvertGC, SFtextGC; variable
1109 SFinvertGC = XtGetGC( in SFcreateGC()
1476 SFinvertGC, in SFinvertEntry()
2225 XSetBackground(gui.dpy, SFinvertGC, fg ^ bg); in SFsetColors()
2226 XSetForeground(gui.dpy, SFinvertGC, fg ^ bg); in SFsetColors()