Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dmacrodlg.c18098 static void ChangeParseDstDialogPopup (PopuP p) in ChangeParseDstDialogPopup() function
18307 ChangeParseDstDialogPopup (dlg->main_choice); in ParseDstToDialog()
18647 dlg->main_choice = PopupList (p, TRUE, ChangeParseDstDialogPopup); in ParseDstDialog()
18673 dlg->biosrc_list = PopupList (g2, TRUE, ChangeParseDstDialogPopup); in ParseDstDialog()
18688 dlg->gene_field = PopupList (g, TRUE, ChangeParseDstDialogPopup); in ParseDstDialog()
18704 dlg->protein_field = PopupList (g, TRUE, ChangeParseDstDialogPopup); in ParseDstDialog()