Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dimport.c2441 static ENUM_ALIST(topology_alist) in ENUM_ALIST() argument
2452 for (i = 0; i < sizeof (topology_alist) / sizeof (EnumFieldAssoc); i++) {
2453 if (topology_alist[i].value == mol_val) {
2454 return topology_alist[i].name;
2514 if (GetEnumPopup (mfp->topologyPopup, topology_alist, &val)) { in UpdateSeqInstGatherFunc()
2562 SetEnumPopup (mfp->topologyPopup, topology_alist, in CollectSeqInstGatherFunc()
2691 InitEnumPopup (mfp->topologyPopup, topology_alist, NULL); in CreateMolInfoForm()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin3.c11525 static ENUM_ALIST(topology_alist)
12098 topology_alist, IsTo); in CreateMolInfoBlock()