Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwin32.h320 #define XSetStipple(dpy,gc,stipple) WinSetStipple(gc,stipple)
387 void WinSetStipple(GC gc, Pixmap pattern);
H A Dxcwin32.c797 void WinSetStipple(GC gc, Pixmap pattern) in WinSetStipple() function