Searched refs:which (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/lib/libxtrans/
H A Dinetv6.patch25 Solaris 9 shipped with IPv6 support based on the X.Org draft standard, which
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1StripChart.c128 * which - which GC's to create.
133 CreateGC(w, which)
135 unsigned int which;
139 if (which & FOREGROUND) {
144 if (which & HIGHLIGHT) {
153 * which - which GC's to destroy.
158 DestroyGC(w, which)
160 unsigned int which;
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DStripChart.c143 * which - which GC's to create.
148 CreateGC(w, which)
150 unsigned int which;
154 if (which & FOREGROUND) {
159 if (which & HIGHLIGHT) {
168 * which - which GC's to destroy.
173 DestroyGC(w, which)
175 unsigned int which;
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DDPSScrollW.c34 * Incorporated which may be registered in certain jurisdictions
990 DSWDrawableType which)
994 e.type = which;
999 if (which == DSWBackingPixmap) {
1002 } else if (which == DSWFeedbackPixmap) {
1042 DSWDrawableType which)
1075 DrawBackground(dsw, which);
1095 DSWDrawableType which,
1101 e.type = which;
1106 if (which
988 DrawBackground( DPSScrolledWindowWidget dsw, DSWDrawableType which) argument
1040 ClipToDrawingSize( DPSScrolledWindowWidget dsw, DSWDrawableType which) argument
1093 ClipAndDraw( DPSScrolledWindowWidget dsw, DSWDrawableType which, DSWDirections howMuch, Boolean first) argument
1381 DSWDrawableType which; local
1792 DSWDrawableType which; local
1871 DSWDrawableType which; local
1902 DSWDrawableType which; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXcmu.c34 * Incorporated which may be registered in certain jurisdictions
1542 int which = 2; local
1545 if (which == 0) {
1547 which = 1;
1548 } else if (which == 1) {
1550 which = 2;
1553 which = 0;
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf244 /* these are routines for which there are also macros */
/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessX.c415 #define NUM_RES_WIDGETS 25 /* # of widgets which have resources */
958 /* a floating point number which is the value the scale really */
987 /* returns an adjusted integer value which may be used as a value */
1037 unsigned long which; local
1044 which = XkbAccessXKeysMask | XkbAccessXTimeoutMask |
1219 XkbSetControls(dpy,which,desc);
1356 unsigned long which; local
1362 which = XkbAccessXKeysMask | XkbMouseKeysAccelMask | XkbRepeatKeysMask |
1377 XkbSetControls(dpy,which,desc);
3473 /* Find which extensio
[all...]

Completed in 32 milliseconds