Searched defs:which (Results 1 - 3 of 3) sorted by relevance

/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/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...]
/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...]

Completed in 28 milliseconds