Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Ddlgutil2.c8335 DialoG repl_dlg; member
8365 PointerToDialog (dlg->repl_dlg, NULL); in ResetEditApplyDlg()
8421 else if (dlg->repl_dlg != NULL) in EditApplyToDialog()
8424 PointerToDialog (dlg->repl_dlg, &vn); in EditApplyToDialog()
8480 else if (dlg->repl_dlg != NULL) in DialogToEditApply()
8482 vnp = (ValNodePtr) DialogToPointer (dlg->repl_dlg); in DialogToEditApply()
8593 err_list = TestDialog (dlg->repl_dlg); in TestEditApply()
8716 dlg->repl_dlg = ValNodeSelectionDialog (p1, cpy, 6, in EditApplyDialog()