Home
last modified time | relevance | path

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

/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DPanner.c503 #define BACKGROUND_STIPPLE(pw) \ macro
560 if (pw->panner.stipple_name) pm = BACKGROUND_STIPPLE (pw);
675 Pixmap pm = (new->panner.stipple_name ? BACKGROUND_STIPPLE (new)
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DPanner.c501 #define BACKGROUND_STIPPLE(pw) \ macro
554 if (pw->panner.stipple_name) pm = BACKGROUND_STIPPLE (pw); in Realize()
665 Pixmap pm = (new->panner.stipple_name ? BACKGROUND_STIPPLE (new) in SetValues()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DPanner.c491 #define BACKGROUND_STIPPLE(pw) \ macro
548 if (pw->panner.stipple_name) pm = BACKGROUND_STIPPLE (pw);
663 Pixmap pm = (new->panner.stipple_name ? BACKGROUND_STIPPLE (new)
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DPanner.c635 #define BACKGROUND_STIPPLE(pw) \ macro
685 pm = BACKGROUND_STIPPLE(pw); in XawPannerRealize()
798 BACKGROUND_STIPPLE(cnew) : XtUnspecifiedPixmap; in XawPannerSetValues()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A DPanner.c767 #define BACKGROUND_STIPPLE(pw) \ macro
827 if (pw->panner.stipple_name) pm = BACKGROUND_STIPPLE (pw);
943 Pixmap pm = (new->panner.stipple_name ? BACKGROUND_STIPPLE (new) in PannerSetValues()