Lines Matching defs:False

118 	Offset(document_size_pixmaps), XtRImmediate, (XtPointer) False},
134 Offset(watch_progress), XtRImmediate, (XtPointer) False},
138 Offset(minimal_drawing), XtRImmediate, (XtPointer) False},
141 Offset(application_scrolling), XtRImmediate, (XtPointer) False},
207 /* class_inited */ False,
219 /* visible_interest */ False,
336 if (RIGHT(r1) <= LEFT(r2)) return False;
337 if (RIGHT(r2) <= LEFT(r1)) return False;
338 if (TOP(r1) <= BOTTOM(r2)) return False;
339 if (TOP(r2) <= BOTTOM(r1)) return False;
678 dsw->sw.scrolling = False;
689 dsw->sw.big_pixmap = False;
719 dps_event_pass_through) dsw->sw.watch_progress = False;
724 XDPSRegisterContext(dsw->sw.context, False);
727 dsw->sw.use_saved_scroll = False;
728 dsw->sw.context_inited = False;
729 dsw->sw.doing_feedback = False;
730 dsw->sw.feedback_displayed = False;
736 gcVal.graphics_exposures = False;
845 XSync(XtDisplay(dsw), False);
847 pixmapError = False;
850 XSync(XtDisplay(dsw), False);
879 dsw->sw.big_pixmap = False;
892 dsw->sw.big_pixmap = False;
1105 e.background = False;
1452 dsw->sw.scrolling = False;
1456 } else return False;
1691 &colorCube, &grayRamp, False);
1748 XSync(XtDisplay(dsw), False);
1808 results = ClipAndDraw(dsw, which, DSWAbortOrFinish, False);
1888 (void) ClipAndDraw(dsw, which, DSWAbort, False);
1892 (void) ClipAndDraw(dsw, DSWBackingPixmap, DSWAbort, False);
2335 return False;
2466 dsw->sw.big_pixmap = False;
2586 Boolean freeIt = False;
2608 dsw->sw.big_pixmap = False;
2628 dsw->sw.big_pixmap = False;
2734 XDPSRegisterContext(newdsw->sw.context, False);
2749 dps_event_pass_through) newdsw->sw.watch_progress = False;
2776 Boolean freeIt = False, setUp = False;
2808 return False;
2920 SetDrawingAreaPosition(dsw, psX, psY, xX, xY, False);
3129 if (dsw->sw.doing_feedback) return False;
3226 dsw->sw.doing_feedback = dsw->sw.feedback_displayed = False;
3439 || dsw->sw.feedback_pixmap != None) return False;