Home
last modified time | relevance | path

Searched refs:repopulate_func (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Ddlogutil.h293 Nlm_RepopulateViewer repopulate_func, Pointer repopulate_data,
H A Ddlgutil2.c2558 Nlm_RepopulateViewer repopulate_func; member
2585 if (rp == NULL || rp->repopulate_func == NULL) in RepopulateViewer()
2590 new_path = (rp->repopulate_func) (rp->repopulate_data); in RepopulateViewer()
2615 Nlm_RepopulateViewer repopulate_func, in LaunchGeneralTextViewerEx() argument
2694 if (repopulate_func != NULL) in LaunchGeneralTextViewerEx()
2699 rp->repopulate_func = repopulate_func; in LaunchGeneralTextViewerEx()
2720 repopulate_func, repopulate_data, free_data_func); in LaunchGeneralTextViewerEx()
2740 Nlm_RepopulateViewer repopulate_func, in LaunchGeneralTextViewerWithRepopulate() argument
2749 repopulate_func, repopulate_data, free_data_func); in LaunchGeneralTextViewerWithRepopulate()
2752 repopulate_func, repopulate_data, free_data_func); in LaunchGeneralTextViewerWithRepopulate()