Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dimport.c2023 PopuP strandPopup; member
2511 if (GetEnumPopup (mfp->strandPopup, strand_alist, &val)) { in UpdateSeqInstGatherFunc()
2560 SetEnumPopup (mfp->strandPopup, strand_alist, in CollectSeqInstGatherFunc()
2693 mfp->strandPopup = PopupList (q, TRUE, NULL); in CreateMolInfoForm()
2694 InitEnumPopup (mfp->strandPopup, strand_alist, NULL); in CreateMolInfoForm()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin3.c11639 PopuP strandPopup; member
12101 SetupMolInfoBlockPopup (g, &(mibp->strandPopup), &(mibp->strand_values), in CreateMolInfoBlock()
12309 if ( GetValue (miep->to.strandPopup) != 1) in DoApplyMolInfoToBioseq()
12311 bsp->strand = (Uint1) GetValNodePopup (miep->to.strandPopup, in DoApplyMolInfoToBioseq()