Searched refs:cfile_text (Results 1 – 3 of 3) sorted by relevance
30 extern Widget cfile_text;
66 Widget cfile_text; /* widget for the current filename */ variable352 SetValues(cfile_text); /* set the current filename */ in do_load()506 SetValues(cfile_text); in do_save()916 cfile_text = XtCreateManagedWidget("cur_file_name", labelWidgetClass, in create_file_panel()
1380 if (cfile_text) /* if the name widget in the file popup exists... */ in update_cur_filename()1381 SetValues(cfile_text); in update_cur_filename()