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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPannerP.h63 String stipple_name; /* backgroundStipple/BackgroundStipple */ member in struct:__anon375
H A DPanner.c121 poff(stipple_name), XtRImmediate, (XtPointer) NULL },
202 if (!pw->panner.stipple_name &&
486 XmuLocatePixmapFile (pw->core.screen, pw->panner.stipple_name, \
542 if (pw->panner.stipple_name) pm = BACKGROUND_STIPPLE (pw);
653 if ((cur->panner.stipple_name != new->panner.stipple_name ||
657 Pixmap pm = (new->panner.stipple_name ? BACKGROUND_STIPPLE (new)

Completed in 12 milliseconds