Searched refs:dirlabel (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | xedit.c | 75 Widget options_popup, dirlabel, dirwindow; variable in typeref:typename:Widget 239 XtSetValues(dirlabel, args, 1); 432 dirlabel = XtCreateWidget("dirlabel", labelWidgetClass,
|
| H A D | commands.c | 423 XtSetValues(dirlabel, args, 1); 937 XtSetValues(dirlabel, args, 1); 971 XtGetValues(dirlabel, args, 1); 1045 XtSetValues(dirlabel, args, 1);
|
| H A D | xedit.h | 113 extern Widget dirlabel, dirwindow;
|
| H A D | util.c | 899 manage[0] = dirlabel; 939 manage[0] = dirlabel; 984 XtSetValues(dirlabel, args, 1);
|
Completed in 5 milliseconds