Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwin32.h314 #define XSetBackground(dpy,gc,c) WinSetBackground(gc,c)
391 void WinSetBackground(GC gc, int rgb);
H A Dxcwin32.c669 void WinSetBackground(GC gc, int rgb) in WinSetBackground() function