Searched refs:XtParent (Results 1 - 25 of 77) sorted by relevance

1234

/xsrc/external/mit/xman/dist/
H A Dhandler.c72 PopupSearch(XtParent(w), NULL, NULL, NULL);
75 GotoPage(XtParent(w), NULL, &params, &num_params);
79 GotoPage(XtParent(w), NULL, &params, &num_params);
82 PopupHelp(XtParent(w), NULL, NULL, NULL);
86 RemoveThisManpage(XtParent(w), NULL, NULL, NULL);
88 CreateNewManpage(XtParent(w), NULL, NULL, NULL);
90 ShowVersion(XtParent(w), NULL, NULL, NULL);
92 Quit(XtParent(w), NULL, NULL, NULL);
260 parent = XtParent(man_globals->manpagewidgets.box[INITIAL_DIR]);
362 XtPopdown(XtParent(XtParen
[all...]
H A Dbuttons.c386 XtSetValues(XtParent(man_globals->standby), arglist, (Cardinal) 1);
387 XtSetValues(XtParent(man_globals->save), arglist, (Cardinal) 1);
388 XtRealizeWidget(XtParent(man_globals->standby));
389 XtRealizeWidget(XtParent(man_globals->save));
390 AddCursor(XtParent(man_globals->standby), resources.cursors.top);
391 AddCursor(XtParent(man_globals->save), resources.cursors.top);
/xsrc/external/mit/libXaw/dist/examples/
H A Dpane.c18 Widget p=XtParent(w);
30 Widget p=XtParent(w);
/xsrc/external/mit/libXmu/dist/src/
H A DCvtStdSel.c208 Widget parent = XtParent(w);
213 parent = XtParent(w);
228 Widget parent = XtParent(w);
232 parent = XtParent(w);
242 Widget parent = XtParent(w);
245 parent = XtParent(w);
H A DEditresCom.c746 if (XtParent(parent) != NULL)
747 XtGetConstraintResourceList(XtClass(XtParent(parent)),
759 if (widget && XtParent(widget) == parent)
773 if (widget && XtParent(widget) == parent)
900 for (top = w; XtParent(top) != NULL; top = XtParent(top))
1087 for (; XtParent(w) != NULL; w = XtParent(w))
1511 if (XtParent(w) != NULL)
1512 XtGetConstraintResourceList(XtClass(XtParent(
[all...]
/xsrc/external/mit/libXt/dist/src/
H A DGetValues.c228 if (XtParent(w) != NULL && !XtIsShell(w) && XtIsConstraint(XtParent(w)) &&
231 = (ConstraintWidgetClass) XtClass(XtParent(w));
242 if (XtParent(w) != NULL && !XtIsShell(w) && XtIsConstraint(XtParent(w)))
243 CallConstraintGetValuesHook(XtClass(XtParent(w)), w, args, num_args);
H A DGeometry.c129 (XtParent(widget)) ? XtName(XtParent(widget)) :
353 (XtParent(widget)) ? XtName(XtParent(widget))
360 (XtParent(widget)) ? XtName(XtParent(widget))
367 (XtParent(widget)) ? XtName(XtParent(widget))
389 (XtParent(widget)) ? XtName(XtParent(widge
[all...]
H A DEventUtil.c156 for (i = 1, w = XtParent(start);
158 w = XtParent(w), i++) {
H A DDestroy.c140 if (XtParent(widget) != NULL && !XtIsShell(widget) &&
141 XtIsConstraint(XtParent(widget))) {
143 cwClass = (ConstraintWidgetClass) XtParent(widget)->core.widget_class;
198 while (widget != NULL && (widget = XtParent(widget)) != root) {
H A DKeyboard.c120 for (b = XtParent(b); b; b = XtParent(b)) {
144 for (b = XtParent(b); b && !XtIsShell(b); b = XtParent(b))
421 for (shell = widget; shell && !XtIsShell(shell); shell = XtParent(shell)) {
H A DResConfig.c178 cur = XtParent(cur);
189 if ((XtIsTopLevelShell(cur)) && (XtParent(cur) == NULL)) {
215 cur = XtParent(cur);
677 while (XtParent(parent) != NULL) {
678 parent = XtParent(parent);
H A DManage.c448 parent = XtParent(*childp);
450 for (i = (int) num_unmanage; --i >= 0 && XtParent(*childp) == parent;
454 for (i = (int) num_manage; --i >= 0 && XtParent(*childp) == parent;
/xsrc/external/mit/xmh/dist/
H A Dmenu.c59 XtSetValues(XtParent(widget), args, XtNumber(args));
H A Dbbox.c346 return (XtParent(XtParent(widget)) == buttonbox->inner);
/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c177 DoInsert(w, (XtPointer)XtParent(XtParent(XtParent(w))), NULL);
436 TextWidget tw = (TextWidget)XtParent(XtParent(XtParent(w)));
459 TextWidget tw = (TextWidget)XtParent(XtParent(XtParent(w)));
847 Widget tw = XtParent(searc
[all...]
H A DMultiSink.c241 x -= ((TextWidget)XtParent((Widget)sink))->text.left_margin;
309 TextWidget ctx = (TextWidget)XtParent(w);
338 TextWidget ctx = (TextWidget)XtParent(w);
341 Widget source = XawTextGetSource(XtParent(w));
445 Widget ctx = XtParent(w);
551 TextWidget ctx = (TextWidget)XtParent(w);
588 TextWidget ctx = (TextWidget)XtParent(w);
648 Widget source = XawTextGetSource(XtParent(w));
756 TextWidget ctx = (TextWidget)XtParent(w);
822 ((TextWidget)XtParent(cne
[all...]
H A DAsciiText.c351 if (w == XtParent(ascii->text.sink))
355 if (w == XtParent(ascii->text.source))
360 w == XtParent(ascii->text.source));
H A DSmeBSB.c336 if (XtIsSensitive(w) && XtIsSensitive(XtParent(w))) {
337 if (w == XawSimpleMenuGetActiveEntry(XtParent(w))) {
709 .foreground = XtParent(w)->core.background_pixel,
724 values.background = XtParent(w)->core.background_pixel;
733 XtParent(w)->core.background_pixel,
734 XtParent(w)->core.depth);
H A DTip.c273 XtRemoveEventHandler(XtParent(w), KeyPressMask, False, TipShellEventHandler,
509 while (XtParent(shell))
510 shell = XtParent(shell);
547 XtRemoveGrab(XtParent((Widget)info->tip));
579 XtAddGrab(XtParent((Widget)info->tip), True, True);
H A DAsciiSink.c245 x -= ((TextWidget)XtParent((Widget)sink))->text.left_margin;
439 TextWidget ctx = (TextWidget)XtParent(w);
734 TextWidget ctx = (TextWidget)XtParent(w);
1017 TextWidget ctx = (TextWidget)XtParent(w);
1040 TextWidget ctx = (TextWidget)XtParent(w);
1043 Widget source = XawTextGetSource(XtParent(w));
1147 TextWidget ctx = (TextWidget)XtParent(w);
1153 if (XawTextSourceAnchorAndEntity(XawTextGetSource(XtParent(w)),
1260 TextWidget ctx = (TextWidget)XtParent(w);
1367 TextWidget ctx = (TextWidget)XtParent(
[all...]
H A DMultiSrc.c397 text.ptr = (char*)_XawTextMBToWC(XtDisplay(XtParent(w)),
694 Display *d = XtDisplay(XtParent(w));
843 XawTextSetSource(XtParent(cnew), cnew, 0);
864 XtName(XtParent((Widget)old_src)), NULL, NULL);
1001 XtName(XtParent((Widget)src)), NULL, NULL);
1055 XtName(XtParent(w)), NULL, NULL);
1348 params[0] = XtName(XtParent((Widget)src));
/xsrc/external/mit/editres/dist/
H A Dsvpopup.c170 XtSetKeyboardFocus(XtParent(new), new);
324 XtPopdown(XtParent(XtParent(w)));
H A Dhandler.c93 w = XtParent(w);
113 _FindWidget(XtParent(w)); /* Use parent since it is a "real"
130 w = XtParent(w);
292 _PopupFileDialog(XtParent(w), "Enter the filename:", "",
607 _PopupFileDialog(XtParent(w), "Enter file to dump resources into:",
653 _PopupFileDialog(XtParent(w), "Enter file to dump resources into:",
/xsrc/external/mit/xedit/dist/
H A Dutil.c620 if (XtIsManaged(XtParent(dirwindow)))
788 XtGetValues(XtParent(w), args, num_args);
858 manage[0] = XtParent(nlabel);
898 if (!show && XtIsManaged(XtParent(dirwindow))) {
900 manage[1] = XtParent(dirwindow);
912 XtGetValues(XtParent(texts[0]), args, 1);
926 else if (show && !XtIsManaged(XtParent(dirwindow))) {
940 manage[1] = XtParent(dirwindow);
952 if (XtIsManaged(XtParent(dirwindow)))
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c539 for(parentShell=XtParent(w); parentShell&&!XtIsShell(parentShell); parentShell=XtParent(parentShell));
621 for(parentShell=XtParent(glw); parentShell&&!XtIsShell(parentShell); parentShell=XtParent(parentShell));

Completed in 35 milliseconds

1234