Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dimport.c2021 PopuP molPopup; member
2501 if (GetEnumPopup (mfp->molPopup, mol_alist, &val)) { in UpdateSeqInstGatherFunc()
2558 SetEnumPopup (mfp->molPopup, mol_alist, in CollectSeqInstGatherFunc()
2687 mfp->molPopup = PopupList (q, TRUE, NULL); in CreateMolInfoForm()
2688 InitEnumPopup (mfp->molPopup, mol_alist, NULL); in CreateMolInfoForm()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin3.c11635 PopuP molPopup; member
12093 SetupMolInfoBlockPopup (g, &(mibp->molPopup), &(mibp->mol_values), in CreateMolInfoBlock()
12304 if ( GetValue (miep->to.molPopup) != 1) in DoApplyMolInfoToBioseq()
12306 bsp->mol = (Uint1) GetValNodePopup (miep->to.molPopup, in DoApplyMolInfoToBioseq()