Searched refs:False (Results 1 - 25 of 82) sorted by relevance

1234

/solaris-x11-s11/open-src/lib/libXmu/sun-src/src/
H A DCmapEquiv.c136 Bool foundMatch = False;
144 return False;
172 return False;
175 0, 8192, False, XA_STRING, &actualType,
185 return False;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A DlibvtsSUNWast.c171 XSync(ast_xw.xw_display, False);
201 XSync(ast_xw.xw_display, False);
293 xswa.save_under = False;
359 False, GrabModeAsync, GrabModeAsync, CurrentTime);
365 False, GrabModeAsync, GrabModeAsync, CurrentTime,
390 ast_xw.xw_grab_keyboard = False;
409 False, ResizeRedirectMask, GrabModeAsync, GrabModeAsync,
418 False, ResizeRedirectMask,
445 ast_xw.xw_grab_pointer = False;
503 ast_xw.xw_ss_disabled = False;
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A DlibvtsSUNWefb.c171 XSync(efb_xw.xw_display, False);
201 XSync(efb_xw.xw_display, False);
293 xswa.save_under = False;
359 False, GrabModeAsync, GrabModeAsync, CurrentTime);
365 False, GrabModeAsync, GrabModeAsync, CurrentTime,
390 efb_xw.xw_grab_keyboard = False;
409 False, ResizeRedirectMask, GrabModeAsync, GrabModeAsync,
418 False, ResizeRedirectMask,
445 efb_xw.xw_grab_pointer = False;
503 efb_xw.xw_ss_disabled = False;
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A DlibvtsSUNWmga.c287 xswa.save_under = False;
351 False, GrabModeAsync, GrabModeAsync, CurrentTime);
357 False, GrabModeAsync, GrabModeAsync, CurrentTime,
382 mga_xw.xw_grab_keyboard = False;
402 False, ResizeRedirectMask, GrabModeAsync, GrabModeAsync,
411 False, ResizeRedirectMask,
438 mga_xw.xw_grab_pointer = False;
496 mga_xw.xw_ss_disabled = False;
497 mga_xw.xw_ss_saved = False;
507 mga_xw.xw_ss_disabled = False;
[all...]
/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessX.c512 Offset(iconifyMain), "XtRImmediate", (XtPointer) False},
514 Offset(automaticPopup), "XtRImmediate", (XtPointer) False},
516 Offset(useServer), XtRImmediate, (XtPointer) False}
534 "*ShowStatusToggle.set: False",
535 "*TimeOutToggle.set: False",
540 "*StickyKeysToggle.set: False",
541 "*MouseKeysToggle.set: False",
542 "*ToggleKeysToggle.set: False",
544 "*SlowKeysToggle.set: False",
545 "*BounceKeysToggle.set: False",
[all...]
/solaris-x11-s11/open-src/lib/libX11/sun-src/src/
H A DXInteractive.c202 return False;
218 IACheckExtension(dpy, info, False);
227 return False;
250 IACheckExtension(dpy, info, False);
262 return False;
270 return False; /* not Success */
292 IACheckExtension(dpy, info, False);
/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c69 static Bool nosideview = False;
70 static Bool verbose = False;
71 static Bool testrun = False;
79 static Bool use_init_pos = False;
80 static Bool need_off_deferred = False;
196 static Bool dryrun = False;
225 static Bool do_not_switch = False;
226 static Bool did_init = False;
839 return False;
849 return False;
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c150 Offset(font_name_multiple), XtRImmediate, (XtPointer) False},
152 Offset(font_family_multiple), XtRImmediate, (XtPointer) False},
154 Offset(font_face_multiple), XtRImmediate, (XtPointer) False},
156 Offset(font_size_multiple), XtRImmediate, (XtPointer) False},
160 Offset(get_afm), XtRImmediate, (XtPointer) False},
173 Offset(show_sampler), XtRImmediate, (XtPointer) False},
289 /* class_inited */ False,
301 /* visible_interest */ False,
399 return False;
406 return False;
[all...]
H A DFontSample.c215 /* class_inited */ False,
227 /* visible_interest */ False,
627 info->inited = info->any_shown = False;
677 XtSetSensitive(s->sampler.stop_button_child, False);
693 XmToggleButtonGadgetSetState(s->sampler.all_toggle_child, False, False);
695 False, False);
697 False, False);
[all...]
H A DXDPSpreview.c117 p->continuedLine = False;
125 static Bool imaging = False;
166 else p->continuedLine = False;
226 Bool atend = False; /* Found a %%BoundingBox: (atend) */
231 Bool continuedLine = False;
552 imaging = False;
558 *doneFlag = False;
H A DXDPSshare.c193 *result = False;
280 Bool doDepth = False, doDrawable = False, doRGB = False, doGray = False;
611 c->enableText = False;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXDPS.c264 displayFlags[d].wrapWaiting = False;
332 return False;
352 return False;
376 return False;
471 XSync(dpy, False);
475 doneIt = False;
661 XSync(xdpy, False);
780 XSync(xdpy, False);
855 Bool didFlush = False;
881 XSync(xdpy, False);
[all...]
H A DdpsXclient.c219 XDPSLSetWrapWaitingFlag(xwh->dpy, False);
233 XDPSLSetWrapWaitingFlag(xwh->dpy, False);
237 XDPSLSetWrapWaitingFlag(xwh->dpy, False);
983 XDPSLSetPassEventsFlag(dpy, False);
1002 if (c == NULL) return False; /* Not inited on that display;
1003 must be False */
1013 return False;
1016 if (event->type != c->first_event + PSEVENTSTATUS) return False;
1030 if (c == NULL) return False; /* Not inited on that display;
1031 must be False */
[all...]
H A DdpsXcmu.c183 Bool gotCube = False, gotRamp;
235 if (newDpy == NULL) retain = False;
342 d->XA_GRAY_DEFAULT_MAP = XInternAtom(dpy, "DEFAULT_GRAY", False);
357 Bool def_cmap = False;
403 if (c->red_max < 1 || c->green_max < 1 || c->blue_max < 1) return False;
404 if (c->base_pixel > max) return False;
407 if (pixel > max) return False;
419 if (c->red_max < 1) return False;
420 if (c->base_pixel > max) return False;
422 if (pixel > max) return False;
[all...]
H A DdpsXtdisp.c73 else return False;
H A DcsfindNX.c83 static Bool gWasAgentSet = False;
84 static Bool gXDPSNXAutoLaunch = False;
118 if ((XGetWindowProperty(dpy, w, prop, 0, largest_len, False, type,
157 XSync(dpy, False); /* force processing of pending requests */
244 Bool match = False;
285 (i < nAgents) && (agentList[i].willingness > 0) && (match == False);
363 Bool transportSpecified = False;
H A Dcslibext.c492 False);
496 False);
500 False);
504 False);
508 False);
512 False);
516 False);
520 False);
635 NULL, "DPS NX: XGetGCValues returned False\n");
689 XSync(pdpy, False); /* pdp
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Viewport.c44 offset(forcebars), XtRImmediate, (caddr_t)False},
46 offset(allowhoriz), XtRImmediate, (caddr_t)False},
48 offset(allowvert), XtRImmediate, (caddr_t)False},
50 offset(usebottom), XtRImmediate, (caddr_t)False},
52 offset(useright), XtRImmediate, (caddr_t)False},
138 {XtNmappedWhenManaged, False},
216 (void) CreateScrollbar(w, False);
246 ((ViewportConstraints)new->core.constraints)->viewport.reparented = False;
286 (void) CreateScrollbar( w, False );
292 return False;
[all...]
H A DXaw3_1Simple.c162 return False;
189 return False;
/solaris-x11-s11/open-src/app/cmap_alloc/sun-src/
H A Dcmap_alloc.c36 #define DYNAMIC_VISUAL(class) (((class) % 2) ? True : False)
40 int force = False;
41 int all_screens = False;
44 int verbose = False;
46 int created_colormap = False;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DViewport.c67 offset(forcebars), XtRImmediate, (XtPointer)False},
69 offset(allowhoriz), XtRImmediate, (XtPointer)False},
71 offset(allowvert), XtRImmediate, (XtPointer)False},
73 offset(usebottom), XtRImmediate, (XtPointer)False},
75 offset(useright), XtRImmediate, (XtPointer)False},
163 {XtNmappedWhenManaged, (XtArgVal) False},
245 (void) CreateScrollbar(w, False);
279 ((ViewportConstraints)new->core.constraints)->viewport.reparented = False;
325 return False;
503 needshoriz = needsvert = False;
[all...]
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dflame.c133 return False;
156 return False;
H A Dxlock.c201 static Bool reallyechokeys = False; /* Echo real keys instead of ?'s */
202 static Bool stoptryingfornow = False;
265 if (HostAccessState == False)
328 XSync(dsp, False);
625 reallyechokeys = False;
835 use_pam = False;
907 done = False;
908 stoptryingfornow = False;
1013 done = False;
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A DXCrDynCmap.c72 False, &pmasks, 0,
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DXPanoramiX.c150 return False;
309 return False; /* no no, must say zero */
312 return False;
318 return False;
447 return False;
611 return False; /* server doesn't even have the extension */
620 return False;

Completed in 1833 milliseconds

1234