Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjmacro.h1941 #define LocationChoice_point 3 macro
H A Dobjmacro.c14115 choice = LocationChoice_point; in LocationChoiceAsnRead()
14192 case LocationChoice_point: in LocationChoiceAsnWrite()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dmacrodlg.c15185 } else if (action->location->choice == LocationChoice_point) { in ApplyFeatureActionToDialog()
15265 action->location->choice = LocationChoice_point; in DialogToApplyFeatureAction()
15273 action->location->choice = LocationChoice_point; in DialogToApplyFeatureAction()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dmacroapi.c24286 } else if (action->location->choice == LocationChoice_point) { in LocationFromApplyFeatureAction()