HomeSort by: relevance | last modified time | path
    Searched defs:main_widget (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
m_menu.c 43 static Widget main_widget = NULL; variable
209 db = XmCreateFileSelectionDialog( main_widget, "file", NULL, 0 );
358 __vi_show_search_dialog( main_widget, "Find" );
370 __vi_show_tags_dialog( main_widget, "Tag Stack" );
397 __vi_show_options_dialog( main_widget, "Preferences" );
526 main_widget = parent;

Completed in 48 milliseconds