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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dbmpmotif.cpp281 XSetStipple( display, gc, stipple );
H A Ddcclient.cpp1687 XSetStipple ((Display*) m_display, (GC) m_gc, myStipple);
1690 XSetStipple ((Display*) m_display,(GC) m_gcBacking, myStipple);
1695 XSetStipple ((Display*) m_display, (GC) m_gc, (Pixmap) m_currentStipple.GetDrawable());
1698 XSetStipple ((Display*) m_display,(GC) m_gcBacking, (Pixmap) m_currentStipple.GetDrawable());
1856 XSetStipple ((Display*) m_display, (GC) m_gc, myStipple);
1859 XSetStipple ((Display*) m_display,(GC) m_gcBacking, myStipple);
1868 XSetStipple ((Display*) m_display, (GC) m_gc,
1871 XSetStipple ((Display*) m_display,(GC) m_gcBacking,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp1198 // transparent mask => call XSetStipple
1201 XSetStipple( xdisplay, gc, (Pixmap) mask);
1941 XSetStipple( (Display*) m_display, (GC) m_brushGC, (Pixmap) m_brush.GetStipple()->GetBitmap() );
1948 XSetStipple( (Display*) m_display, (GC) m_textGC, (Pixmap) m_brush.GetStipple()->GetMask()->GetBitmap() );
1955 XSetStipple( (Display*) m_display, (GC) m_brushGC, hatches[num] );
1992 XSetStipple( (Display*) m_display, (GC) m_bgGC, (Pixmap) m_backgroundBrush.GetStipple()->GetBitmap() );
2000 XSetStipple( (Display*) m_display, (GC) m_bgGC, hatches[num] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h132 #define XSetStipple(d, gc, p) wxNoop() macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvms_x_fix.h311 #define XSetStipple XSETSTIPPLE macro

Completed in 135 milliseconds