Searched refs:labelwindow (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dutil.c416 XtSetValues(labelwindow, args, num_args);
568 labelwindow = labels[idx];
684 labelwindow = labels[0];
775 labelwindow = labels[idx];
794 XtGetValues(labelwindow, args, num_args);
810 XtGetValues(labelwindow, args, num_args);
842 XtSetValues(labelwindow = labels[0], args, num_args);
H A Dxedit.c73 Widget topwindow, textwindow, messwidget, labelwindow, filenamewindow; variable in typeref:typename:Widget
376 labelwindow = XtCreateManagedWidget(labelWindow,labelWidgetClass,
378 labels[0] = labelwindow;
H A Dxedit.h112 extern Widget topwindow, textwindow, labelwindow, filenamewindow, messwidget;

Completed in 4 milliseconds