| /xsrc/local/programs/x11-ssh-askpass/ |
| H A D | x11-ssh-askpass.c | 531 d->indicator.w3.w.foreground = 532 get_pixel_resource("indicator.foreground", "Indicator.Foreground", 534 d->indicator.w3.w.background = 535 get_pixel_resource("indicator.background", "Indicator.Background", 537 d->indicator.w3.w.width = scaleXDimension(app, 538 get_integer_resource("indicator.width", "Indicator.Width", 15)); 539 d->indicator.w3.w.height = scaleYDimension(app, 540 get_integer_resource("indicator.height", "Indicator.Height", 7)); 541 d->indicator.w3.topShadowColor = 542 get_pixel_resource("indicator 983 paintIndicator(AppInfo * app,Drawable draw,IndicatorElement indicator) argument [all...] |
| H A D | x11-ssh-askpass.h | 132 MasterIndicatorInfo indicator; member in struct:__anon7bedf7b40708 236 void paintIndicator(AppInfo *app, Drawable draw, IndicatorElement indicator);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | indicators.h | 44 unsigned char indicator; member in struct:_LEDInfo
|
| H A D | indicators.c | 39 ReportBadType("indicator map",(f),\ 42 ReportNotArray("indicator map",(f),\ 51 info->indicator = _LED_NotBound; 87 WARN("Map for indicator %s redefined\n", 98 old->indicator = new->indicator; 139 WARN("Map for indicator %s redefined\n", 153 WSGO("Couldn't allocate indicator map\n"); 154 ACTION("Map for indicator %s not compiled\n", 303 "indicator inde [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | 147-define-macro-no-space.c | 28 #define R% ratio indicator
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | 147-define-macro-no-space.c | 28 #define R% ratio indicator
|
| /xsrc/external/mit/xcalc/dist/ |
| H A D | xcalc.h | 121 #define XCalc_MEMORY 0 /* memory indicator */ 122 #define XCalc_INVERSE 1 /* inverse function indicator */ 123 #define XCalc_DEGREE 2 /* degree indicator */ 124 #define XCalc_RADIAN 3 /* radian indicator */ 125 #define XCalc_GRADAM 4 /* grad indicator */ 126 #define XCalc_PAREN 5 /* parenthesis indicator */ 127 #define XCalc_HEX 6 /* hexadecimal (base 16) indicator */ 128 #define XCalc_DEC 7 /* decimal (base 10) indicator */ 129 #define XCalc_OCT 8 /* octal (base 8) indicator */ 172 extern void setflag(int indicator, Boolea [all...] |
| H A D | xcalc.c | 213 /* M - the memory indicator */ 221 /* INV - the inverse function indicator */ 225 /* DEG - the degrees switch indicator */ 229 /* RAD - the radian switch indicator */ 233 /* GRAD - the grad switch indicator */ 237 /* () - the parenthesis indicator */ 241 /* HEX - the hexadecimal (base 16) indicator */ 245 /* DEC - the hexadecimal (base 16) indicator */ 249 /* OCT - the octal (base 8) indicator */ 303 void setflag(int indicator, Boolea argument [all...] |
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBSetGeom.c | 274 doodadWire->indicator.shapeNdx = doodad->indicator.shape_ndx; 275 doodadWire->indicator.onColorNdx = doodad->indicator.on_color_ndx; 276 doodadWire->indicator.offColorNdx = doodad->indicator.off_color_ndx;
|
| H A D | XKBGeom.c | 189 shape = XkbIndicatorDoodadShape(geom, &doodad->indicator); 436 doodad->indicator.shape_ndx = doodadWire->indicator.shapeNdx; 437 doodad->indicator.on_color_ndx = doodadWire->indicator.onColorNdx; 438 doodad->indicator.off_color_ndx = doodadWire->indicator.offColorNdx;
|
| H A D | XKBleds.c | 223 req->indicator = (CARD32) name; 291 req->indicator = (CARD32) name;
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKMformat.h | 127 CARD8 indicator; member in struct:_xkmIndicatorMapDesc 294 xkmIndicatorDoodadDesc indicator; member in union:_xkmDoodadDesc
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 512 _XkbLibError(_XkbErrBadAlloc, "indicator rec", 0); 516 _XkbLibError(_XkbErrBadAlloc, "indicator names", 0); 541 xkb->names->indicators[wire.indicator - 1] = name; 544 (1 << (wire.indicator - 1)); 546 map = &xkb->indicators->maps[wire.indicator - 1]; 795 doodad->indicator.shape_ndx = doodadWire.indicator.shape_ndx; 796 doodad->indicator.on_color_ndx = doodadWire.indicator.on_color_ndx; 797 doodad->indicator [all...] |
| H A D | xkmout.c | 682 size = 8; /* number of indicator maps/physical indicators */ 745 wire.indicator = i + 1; 928 doodadWire.indicator.shape_ndx = doodad->indicator.shape_ndx; 929 doodadWire.indicator.on_color_ndx = doodad->indicator.on_color_ndx; 930 doodadWire.indicator.off_color_ndx = doodad->indicator.off_color_ndx;
|
| H A D | cout.c | 700 fprintf(file, " doodads[%d].indicator.shape_ndx= %d;\n", 701 d, doodad->indicator.shape_ndx); 702 fprintf(file, " doodads[%d].indicator.on_color_ndx= %d;\n", 703 d, doodad->indicator.on_color_ndx); 704 fprintf(file, " doodads[%d].indicator.off_color_ndx= %d;\n", 705 d, doodad->indicator.off_color_ndx);
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkmread.c | 585 _XkbLibError(_XkbErrBadAlloc,"indicator rec",0); 589 _XkbLibError(_XkbErrBadAlloc,"indicator names",0); 613 xkb->names->indicators[wire.indicator-1]= name; 615 changes->names.changed_indicators|= (1<<(wire.indicator-1)); 617 map= &xkb->indicators->maps[wire.indicator-1]; 853 doodad->indicator.shape_ndx= doodadWire.indicator.shape_ndx; 854 doodad->indicator.on_color_ndx= doodadWire.indicator.on_color_ndx; 855 doodad->indicator [all...] |
| H A D | xkb.c | 3319 CHK_ATOM_ONLY(stuff->indicator); 3329 if (stuff->indicator==sli->names[i]) { 3340 rep.indicator= stuff->indicator; 3375 swapl(&rep.indicator,n); 3392 _XkbFindNamedIndicatorMap(XkbSrvLedInfoPtr sli, Atom indicator, argument 3397 /* search for the right indicator */ 3403 if (sli->names[led] == indicator) { 3415 * Creates an indicator map on the device. If dryRun is TRUE, it only checks 3419 _XkbCreateIndicatorMap(DeviceIntPtr dev, Atom indicator, argument [all...] |
| H A D | xkbSwap.c | 349 swapl(&stuff->indicator,n); 365 swapl(&stuff->indicator,n);
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkmread.c | 617 _XkbLibError(_XkbErrBadAlloc, "indicator rec", 0); 621 _XkbLibError(_XkbErrBadAlloc, "indicator names", 0); 646 xkb->names->indicators[wire.indicator - 1] = name; 649 (1 << (wire.indicator - 1)); 651 map = &xkb->indicators->maps[wire.indicator - 1]; 896 doodad->indicator.shape_ndx = doodadWire.indicator.shape_ndx; 897 doodad->indicator.on_color_ndx = doodadWire.indicator.on_color_ndx; 898 doodad->indicator [all...] |
| H A D | xkbSwap.c | 319 swapl(&stuff->indicator); 333 swapl(&stuff->indicator);
|
| H A D | xkb.c | 3438 CHK_ATOM_ONLY(stuff->indicator); 3448 if (stuff->indicator == sli->names[i]) { 3460 .indicator = stuff->indicator 3495 swapl(&rep.indicator); 3511 _XkbFindNamedIndicatorMap(XkbSrvLedInfoPtr sli, Atom indicator, int *led_return) argument 3515 /* search for the right indicator */ 3521 if (sli->names[led] == indicator) { 3533 * Creates an indicator map on the device. If dryRun is TRUE, it only checks 3537 _XkbCreateIndicatorMap(DeviceIntPtr dev, Atom indicator, argument [all...] |
| H A D | xkbgeom.h | 184 XkbIndicatorDoodadRec indicator; member in union:_XkbDoodad
|
| /xsrc/external/mit/xkbprint/dist/ |
| H A D | psgeom.c | 1060 &doodad->indicator)-> 1063 PSSetColor(out, state, doodad->indicator.off_color_ndx); 1065 doodad->indicator.left, doodad->indicator.top, name, dname); 1069 doodad->indicator.left, doodad->indicator.top, name, dname);
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 158 XkbIndicatorDoodadRec indicator; member in union:_XkbDoodad
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBproto.h | 527 Atom indicator; member in struct:_xkbGetNamedIndicator 536 Atom indicator; member in struct:_xkbGetNamedIndicatorReply 563 Atom indicator; member in struct:_xkbSetNamedIndicator 781 xkbIndicatorDoodadWireDesc indicator; member in union:_xkbDoodadWireDesc
|