Searched refs:Pixmap (Results 1 - 25 of 61) sorted by relevance
123
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | ColorSBP.h | 110 Pixmap red_pixmap; 111 Pixmap green_pixmap; 112 Pixmap blue_pixmap; 113 Pixmap cyan_pixmap; 114 Pixmap magenta_pixmap; 115 Pixmap yellow_pixmap; 116 Pixmap black_pixmap; 117 Pixmap hue_pixmap; 118 Pixmap sat_pixmap; 119 Pixmap bright_pixma [all...] |
H A D | DPSScrollWP.h | 56 Pixmap backing_pixmap; 57 Pixmap feedback_pixmap; 184 typedef Boolean (*DSWTakeFeedbackPixmapProc) (Widget w, Pixmap *p, 187 typedef Boolean (*DSWGiveFeedbackPixmapProc) (Widget w, Pixmap p,
|
H A D | dpsXpreview.h | 134 Pixmap *p,
|
H A D | DPSScrollW.h | 170 extern Boolean DSWTakeFeedbackPixmap(Widget w, Pixmap *p, int *width, 172 extern Boolean DSWGiveFeedbackPixmap(Widget w, Pixmap p, int width, int height,
|
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1MailboxP.h | 46 Pixmap bitmap, mask; /* depth 1, describing shape */ 47 Pixmap pixmap; /* full depth pixmap */ 53 Pixmap mask;
|
H A D | Xaw3_1SimpleP.h | 50 Pixmap insensitive_border;
|
H A D | Xaw3_1LabelP.h | 69 Pixmap pixmap; 75 Pixmap stipple;
|
H A D | Xaw3_1SmeLineP.h | 66 Pixmap stipple; /* Line Stipple. */
|
H A D | Xaw3_1AsciiSinkP.h | 75 Pixmap insertCursorOn;
|
H A D | Xaw3_1CommandP.h | 92 Pixmap gray_pixmap;
|
H A D | Xaw3_1DialogP.h | 52 Pixmap icon; /* icon bitmap */
|
H A D | Xaw3_1ScrollbarP.h | 42 Pixmap thumb; /* thumb color */
|
H A D | Xaw3_1SmeBSBP.h | 68 Pixmap left_bitmap, right_bitmap; /* bitmaps to show. */
|
H A D | Xaw3_1Simple.c | 41 {XtNinsensitiveBorder, XtCInsensitive, XtRPixmap, sizeof(Pixmap), 117 Pixmap border_pixmap;
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | LabelP.h | 94 Pixmap pixmap; 97 Pixmap left_bitmap; 102 Pixmap stipple;
|
H A D | SimpleP.h | 73 Pixmap insensitive_border;
|
H A D | AsciiSinkP.h | 100 Pixmap insertCursorOn;
|
H A D | MultiSinkP.h | 121 Pixmap insertCursorOn;
|
H A D | SmeLineP.h | 70 Pixmap stipple; /* Line Stipple. */
|
H A D | CommandP.h | 116 Pixmap gray_pixmap;
|
H A D | DialogP.h | 76 Pixmap icon; /* icon bitmap */
|
H A D | ScrollbarP.h | 67 Pixmap thumb; /* thumb color */
|
H A D | SmeBSBP.h | 72 Pixmap left_bitmap, right_bitmap; /* bitmaps to show. */
|
/solaris-x11-s11/open-src/lib/libdga/sun-src/ |
H A D | mbufset.c | 38 extern int dga_pixlist_add(Dga_token token, Display *dpy, Pixmap pix); 78 if (!dga_pixlist_add(token, dgawin->w_dpy, (Pixmap)*pShinfoId) || 79 !(dgapix = dga_pix_grab(token, (Pixmap)*pShinfoId))) {
|
/solaris-x11-s11/open-src/app/cmap_compact/sun-src/ |
H A D | cmcutil.c | 240 Pixmap pm = XCreatePixmap(dpy, w, 1, 1, 1); 260 Pixmap *pm;
|
Completed in 28 milliseconds
123